美文网首页iOS开发指南
推荐几个cocoapods镜像源

推荐几个cocoapods镜像源

作者: 孙国庆 | 来源:发表于2020-05-07 14:36 被阅读0次
$ cd ~/.cocoapods/repos 
$ pod repo remove master

清华源

$ git clone https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git master

北京外国语大学

$ git clone https://mirrors.bfsu.edu.cn/git/CocoaPods/Specs.git master

gitclub

$ git clone https://gitclub.cn/CocoaPods/Specs.git master

相关文章

网友评论

    本文标题:推荐几个cocoapods镜像源

    本文链接:https://www.haomeiwen.com/subject/rmhaghtx.html