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

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

原文地址:https://www.cnblogs.com/qqcc1388/p/6726860.html