CRAnimation/CRBoxInputView

pod search 搜索不到库

BearRan opened this issue · 1 comments

执行pod search CRBoxInputView报错
[!] Unable to find a pod with name, author, summary, or description matching CRBoxInputView

解决方法:
1,打开终端
rm ~/Library/Caches/CocoaPods/search_index.json
2,执行pod search CRBoxInputView