Killectro/swift-snapshot-testing-nimble

Unable to find a specification for `SnapshotTesting-Nimble`

klein-thibault opened this issue · 1 comments

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 same here....