2016年11月25日

CocoaPods 报错 [!] Error installing JSONModel

摘要: pod install JSONModel (1.2.0) 报错 删除 pod 'JSONModel', '~> 1.2.0' 重新pod install 别的 再pod 'JSONModel', '~> 1.2.0'即可 阅读全文

posted @ 2016-11-25 14:19 海呀么海浪浪。 阅读(228) 评论(0) 推荐(0)

CocoaPods 报错 [!] The dependency `JSONModel (~> 1.2.0)` is not used in any concrete target.

摘要: 当用CocoaPods pod install 时出现了下面的错误时: [!] The dependency `JSONModel (~> 1.2.0)` is not used in any concrete target. The dependency `MJExtension (~> 3.0. 阅读全文

posted @ 2016-11-25 14:10 海呀么海浪浪。 阅读(109) 评论(0) 推荐(0)

导航