-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I keep getting this error.
[!] CocoaPods could not find compatible versions for pod "ImageRow":
In Podfile:
ImageRow (~> 4.0.0)
None of your spec sources contain a spec satisfying the dependency: ImageRow (~> 4.0.0).
You have either:
- out-of-date source repos which you can update with
pod repo updateor withpod install --repo-update. - mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.
Metadata
Metadata
Assignees
Labels
No labels