CocoaPods could not find compatible versions for pod "SwiftyMarkdown"
zrzka opened this issue · 0 comments
zrzka commented
Starý známý ...
➜ erouska-ios git:(master) pod install
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "SwiftyMarkdown":
In snapshot (Podfile.lock):
SwiftyMarkdown (= 1.2.1, ~> 1.2.1)
In Podfile:
SwiftyMarkdown (~> 1.2.1)
None of your spec sources contain a spec satisfying the dependencies: `SwiftyMarkdown (~> 1.2.1), SwiftyMarkdown (= 1.2.1, ~> 1.2.1)`.
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.
➜ erouska-ios git:(master)