ios - How to install Eureka version 3 -


how install version 3, not in cocoapods. pod file

source 'https://github.com/cocoapods/specs.git' platform :ios, '9.0' target 'project'   use_frameworks!    pod 'eureka', '~> 3.0' end 

the result of command pod install

analyzing dependencies [!] unable satisfy following requirements:

  • eureka (~> 3.0) required podfile

none of spec sources contain spec satisfying dependency: eureka (~> 3.0).

you have either: * out-of-date source repos can update pod repo update. * mistyped name or version. * not added source repo hosts podspec podfile.

note: of cocoapods 1.0, pod repo update not happen on pod install default.

i understand repository not updated in cocoa pods? do?


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -