pod install 出现 Unable to find a specification for `xxxxx` 解决方案

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

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

posted @ 2017-10-13 11:30  大发写字的地方  阅读(907)  评论(0编辑  收藏  举报