私有pod库使用(ios pod私有库) 私有库遇到的问题1、pod install报错:Specs satisfying the XXXXXX dependency were found, but they required a higher minimum deployment target.这个问题是由于需要安装的私有库p...