We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I want to install the library via Cocoapods, it gives me error like below
[!] Unable to satisfy the following requirements: RippleAnimation (= 0.3) required by Podfile None of your spec sources contain a spec satisfying the dependency: RippleAnimation (= 0.3). You have either: out-of-date source repos which you can update with pod 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.
[!] Unable to satisfy the following requirements:
RippleAnimation (= 0.3)
Podfile
None of your spec sources contain a spec satisfying the dependency: RippleAnimation (= 0.3).
You have either:
pod repo update
Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.
pod install
It seems that version 0.3 does not exist, can you upload it?
The text was updated successfully, but these errors were encountered:
+1 on this issue... looks like the podspec file is still referencing an older version. thx!
Sorry, something went wrong.
No branches or pull requests
Hi,
When I want to install the library via Cocoapods, it gives me error like below
It seems that version 0.3 does not exist, can you upload it?
The text was updated successfully, but these errors were encountered: