Pods written in Swift can only b
2017-07-17 本文已影响0人
hope20
Pods written in Swift can only be integrated as frameworks; add use_frameworks!
to your Podfile or target to opt into using it. The Swift Pod being used is: KissXML
在podfile 里面添加 use_frameworks! 再pod install