blob: 3f6db148aeb20f87ef6c198435a72cf59c40eacc [file] [log] [blame]
{
"name": "BaiduXray",
"version": "3.0.0.1",
"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": "https://github.com/crabteam/Xray/raw/master/Release/3.0.0.1.zip"
},
"platforms": {
"ios": "7.0"
},
"libraries": "z",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"WebKit"
],
"ios": {
"vendored_frameworks": [
"3.0.0.1/Xray.framework",
"3.0.0.1/CrashReporter.framework"
]
}
}