blob: d4c3251aab11445d79299f28ce5b99bc7348ab97 [file] [log] [blame]
{
"name": "BaiduMobStatCodeless",
"version": "5.2.5",
"summary": "Baidu Mobile Analysis SDK for iOS. With visual event selection",
"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 2020 Baidu. All rights reserved."
},
"authors": {
"apptongji": "apptongji@baidu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://mtj.baidu.com/static/cocoapods/BaiduMobStatCodeless_V5.2.5.zip"
},
"source_files": "BaiduMobStatCodeless/BaiduMobStat.h",
"public_header_files": "BaiduMobStatCodeless/BaiduMobStat.h",
"vendored_libraries": [
"BaiduMobStatCodeless/libBaiduMobStat.a"
],
"frameworks": [
"JavaScriptCore",
"Security",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"UIKit",
"Foundation",
"WebKit",
"AdSupport"
],
"libraries": [
"z",
"c++",
"icucore"
],
"requires_arc": true
}