Unable to find a pod with name, author, summary, or description matching `xxx`

在尝试了stack overflow的各种方式都不行的情况下,请尝试使用这种解决方案:

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 AFNetWorking

原文链接:https://blog.csdn.net/qq_37269542/java/article/details/105625545

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。