SweetHMAC
SweetHMAC copied to clipboard
None of your spec sources contain a spec satisfying the dependency: `SweetHMAC (~> 1.1)`.
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:
- 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.
hi @ashiqsulaiman
Actually, this project still incompatible with cocoapods, please check my answer at #3
Thank you.
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