ios - CocoaPods not working -


i installed cocoapods on new machine.

my podfile file :

platform :ios, '6.0' pod 'mbprogresshud', '~> 0.8' 

but when run pod install

unable find specification `mbprogresshud (= 0.8)`. 

i tried reinstalling cocoapods, didn't help.

try this:

xcode-select --switch /applications/xcode.app   pod setup pod install 

cocoapods - unable find specification [github framework]


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -