blob: 3ed2f49c421e65de465ea145cdbe74d5238d65c1 [file] [log] [blame]
{
"name": "BaiduXray",
"version": "3.0.2",
"summary": "Baidu Xray",
"description": "The Baidu iOS Application Performance Management SDK.",
"homepage": "https://xray.baidu.com",
"license": {
"type": "Copyright",
"text": "\t\t Copyright 2017 Baidu. All rights reserved.\n"
},
"authors": {
"Fu Mingxin": "fumingxin@baidu.com"
},
"source": {
"http": "http://github.com/crabteam/Xray/raw/master/Release/3.0.2.zip"
},
"platforms": {
"ios": "7.0"
},
"libraries": "z",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"WebKit"
],
"ios": {
"vendored_frameworks": [
"3.0.2/Xray.framework",
"3.0.2/CrashReporter.framework"
]
}
}