CWRateKit
CWRateKit copied to clipboard
Can't install via cocoa pods
get error "[!] Unable to find a specification for CWRateKit"
@ac1dpax thanks for reply. I will fix it asap.
Same problem, tried to install with cocopods, getting the same error.
mee too, I got same problem "Unable to find a specification for CWRateKit"
Same here
Analyzing dependencies
[!] Unable to find a specification for `CWRateKit`
You have either:
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
However, I managed to get it via direct repo like:
pod 'CWRateKit', :git => 'https://github.com/clockworkone/CWRateKit.git'