[!] Unable to find a pod with name, author, summary, or description matching ‘ ‘
Posted wuwuFQ
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[!] Unable to find a pod with name, author, summary, or description matching ‘ ‘相关的知识,希望对你有一定的参考价值。
- 第一种方案
rm ~/Library/Caches/CocoaPods/search_index.json
pod search AFNetworking
- 终极方案
- pod repo remove master
- cd ~/.cocoapods/repos
- git clone --depth 1 https://github.com/CocoaPods/Specs.git master
- rm ~/Library/Caches/CocoaPods/search_index.json
- pod search AFNetworking
以上是关于[!] Unable to find a pod with name, author, summary, or description matching ‘ ‘的主要内容,如果未能解决你的问题,请参考以下文章
[!] Unable to find a pod with name, author, summary, or description matching ‘ ‘
[!] Unable to find a pod with name, author, summary, or description matching ‘ ‘
pod lib lint 报错 Unable to find a specification for `AMap2DMap` depended upon by `DingtalkPod
Unable to find a @SpringBootConfiguration
IllegalStateException: Unable to find a @SpringBootConfiguration