您的位置:首页 > 其它

Could not find a valid gem 'cocoapods' (>= 0), here is why: Unable to download data from h

2017-01-08 18:23 656 查看
cocoaPods 最新安装方法

小白级的CocoaPods安装和使用教程

[!] To setup the master specs repo, please run pod setup

pod repo remove master
git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master
pod setup
//去项目的根目录下
pod init
修改Podfile文件
pod install --verbose --no-repo-update
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐