blob: fb56f9b3413278e7588d9648081b20ba4a27b262 [file] [log] [blame]
{
"name": "GSIOPSDK",
"version": "1.2.6.0",
"summary": "个推鲸智 IOP iOS SDK CocoaPods 集成库",
"homepage": "https://docs.getui.com/iop/",
"license": "MIT",
"authors": {
"个推": "support@getui.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GetuiLaboratory/getui-gsiopsdk-ios-cocoapods.git",
"tag": "1.2.6.0"
},
"dependencies": {
"GTCommonSDK": [
">=1.2.3.0"
]
},
"ios": {
"vendored_frameworks": "GTCountSDK.framework"
},
"frameworks": "AdSupport",
"libraries": [
"z",
"c++"
],
"requires_arc": true,
"static_framework": true
}