You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding the pod to my Podfile, I get the following error:
[!] Unable to find a specification for `SnapshotTesting-Nimble`
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod 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.
It looks like the pod is not available in the Cocoapod master repo. Is it possible to add it, or is this project deprecated?
Thanks!
The text was updated successfully, but these errors were encountered:
After adding the pod to my Podfile, I get the following error:
It looks like the pod is not available in the Cocoapod master repo. Is it possible to add it, or is this project deprecated?
Thanks!
The text was updated successfully, but these errors were encountered: