blob: 7f33f97ce98d4b05e48a6a54f02d846948483acc [file] [log] [blame]
{
"name": "BaiduMobStat",
"version": "4.6.3",
"summary": "Baidu Mobile Analysis SDK for iOS.",
"description": "Baidu Mobile Analysis SDK for iOS, Please get the APP Key From Our Site",
"homepage": "https://mtj.baidu.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2017 Baidu. All rights reserved."
},
"authors": {
"apptongji": "apptongji@baidu.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"http": "http://mtj.baidu.com/static/cocoapods/BaiduMobStat_V4.6.3.zip"
},
"source_files": "BaiduMobStat/BaiduMobStat.h",
"public_header_files": "BaiduMobStat/BaiduMobStat.h",
"vendored_libraries": [
"BaiduMobStat/libBaiduMobStat.a"
],
"frameworks": [
"JavaScriptCore",
"Security",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"UIKit",
"Foundation"
],
"libraries": [
"z",
"stdc++"
],
"requires_arc": true
}