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
SweetHMAC (~> 1.1)
I am getting the following message when i try to install the cocoapod
Analyzing dependencies [!] Unable to satisfy the following requirements:
Podfile
None of your spec sources contain a spec satisfying the dependency: SweetHMAC (~> 1.1).
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
The text was updated successfully, but these errors were encountered:
hi @ashiqsulaiman
Actually, this project still incompatible with cocoapods, please check my answer at #3
Thank you.
Sorry, something went wrong.
Ok. Can you please update it with swift 3? Thanks
@ashiqsulaiman I opened two issues, one for Swift 2.3 (#6) and other to Swift 3 #7
No branches or pull requests
I am getting the following message when i try to install the cocoapod
Analyzing dependencies
[!] Unable to satisfy the following requirements:
SweetHMAC (~> 1.1)
required byPodfile
SweetHMAC (~> 1.1)
required byPodfile
None of your spec sources contain a spec satisfying the dependency:
SweetHMAC (~> 1.1)
.You have either:
pod repo update
.Note: as of CocoaPods 1.0,
pod repo update
does not happen onpod install
by default.The text was updated successfully, but these errors were encountered: