GCSDK 2.3.2.0×Maintained by getui, ‘miaoyl’, lvgx, ci, yangsh.Installation Guide×Installation Guide for GCSDKYou want to add pod 'GCSDK', '~> 2.3' similar to the following to your Podfile:target 'MyApp' do pod 'GCSDK', '~> 2.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try GCSDKSee PodspecGitHub RepoPage on CocoaPods.orgGCSDK 2.3.2.0By个推GetuiLaboratory/getui-gcsdk-ios-cocoapodsGitHub Repogetui-gcsdk-ios-cocoapods 个数 iOS SDK CocoaPods 集成库 podfile 配置 platform :ios, "7.0" pod 'GCSDK'