CWRateKit icon indicating copy to clipboard operation
CWRateKit copied to clipboard

Can't install via cocoa pods

Open ac1dpax opened this issue 5 years ago • 4 comments

get error "[!] Unable to find a specification for CWRateKit"

ac1dpax avatar May 04 '20 17:05 ac1dpax

@ac1dpax thanks for reply. I will fix it asap.

LeeTwelve avatar May 06 '20 04:05 LeeTwelve

Same problem, tried to install with cocopods, getting the same error.

stormx5 avatar May 08 '20 17:05 stormx5

mee too, I got same problem "Unable to find a specification for CWRateKit"

khoulio avatar Dec 12 '20 18:12 khoulio

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'

amrangry avatar Feb 05 '21 15:02 amrangry