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