[!] Unable to find a pod with name, author, summary, or description matching AFNetworking

1、 pod repo remove master
2、 cd ~/.cocoapods/repos
3、git clone --depth 1 https://github.com/CocoaPods/Specs.git master
4、 rm ~/Library/Caches/CocoaPods/search_index.json
5、 pod search XXX

网上方法天花乱坠,能解决自己问题的才是最好的方法。
这个方法在我这里靠谱,其他的都是讲的天花乱坠。


稳,靠谱

你可能感兴趣的:([!] Unable to find a pod with name, author, summary, or description matching AFNetworking)