blob: 629ccccb938f1ddc6d828b50efc8e4c35134e9f8 [file] [log] [blame]
{
"name": "GTSDK",
"version": "2.4.3.2-qtt",
"summary": "个推iOS SDK CocoaPods集成库",
"homepage": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods",
"license": "MIT",
"authors": {
"个推": "support@getui.com"
},
"source": {
"git": "https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods.git",
"tag": "2.4.3.2-qtt"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "GTSDK.framework",
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"Security"
],
"weak_frameworks": "UserNotifications",
"libraries": [
"z",
"sqlite3.0",
"c++",
"resolv"
]
},
"requires_arc": true
}