blob: c8a87e8eebc6e6a794bd6c1860943d9ed0592477 [file] [log] [blame]
{
"name": "GreedBaiduMTJSDK",
"version": "4.3.0",
"license": "MIT",
"summary": "iOS版百度统计SDK",
"homepage": "https://github.com/greedlab/GreedBaiduMTJSDK",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedBaiduMTJSDK.git",
"tag": "4.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BaiduMTJ/ios_api/*.h",
"vendored_libraries": "BaiduMTJ/ios_api/libBaiduMobStat.a",
"frameworks": [
"UIKIT",
"Foundation",
"JavaScriptCore",
"CoreGraphics",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"Security"
],
"libraries": [
"z.1.2.5",
"stdc++"
]
}