标签:style http io ar color os sp strong on
| This just happened to me as well. Somehow the CocoaPods repo got borked. This fixed my situation: rm -rf ~/.cocoapods pod setup pod install Hope that helps! :) | 
| 
 1 down vote | Looks like you need to run pod setup Edit: In theory if you‘re getting an error about the master repo you could add it manually run: git clone https://github.com/CocoaPods/Specs.git ~/.cocoapods/repos/master | 
标签:style http io ar color os sp strong on
原文地址:http://www.cnblogs.com/fengchiwanli/p/4154261.html