getui-gsiopsdk-ios-cocoapods 个验 iOS SDK CocoaPods 集成库 podfile 配置 platform :ios, "7.0" pod 'GSIOPSDK' GSIOPSDK-1.2.9.0版本及以前版本,需要固定GTCommonSDK在3.0.0.0以前版本,如 pod 'GTCommonSDK', "1.2.8.2" GSIOPSDK-1.3.0.0版本及以后版本,需要使用GTCommonSDK在3.0.0.0以后版本。