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