Latest 1.0.13 and 1.0.14 version tags need to have their .podspec files registered in https://github.com/CocoaPods/Specs.git
JackFrisoli opened this issue · 6 comments
Hey, I just noticed that using the Podfile syntax ~> 1.0.0
resulted in 1.0.12 being pulled in, instead of 1.0.14 which is the latest version. Using the syntax 1.0.14
or 1.0.13
fails as well. I looked into it and it seems like you just need to add the .podspec files for each version to: https://github.com/CocoaPods/Specs.git
Here's the path to your repository reference in the specs repo:
https://github.com/CocoaPods/Specs/tree/734488a1b560a9e7ba3441fd8e0a614336153578/Specs/2/a/8/FLAnimatedImage
You can also see that cocoapods.org can't see these versions because of this:
https://cocoapods.org/pods/FLAnimatedImage
Let me know if I can help, thanks.
Any update on this?
Any update on this?
Any update on this?
Any update on this ~ ?
Any update on this issues?