首页 > 技术文章 > pod install 出现 Unable to find a specification for `xxxxx` 解决方案

DafaRan 2017-10-13 11:30 原文

pod repo update 更新一下repo,更新完成之后即可解决无法找到xxx第三方框架的问题了

或者使用终端 open ~/.cocoapods/repos/master/Specs/  清空文件夹,在 update

推荐阅读