blob: e70d86c8640829be8236b792e7eb594fa0a96587 [file] [log] [blame]
{
"name": "BaiduXray",
"version": "3.1.1",
"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.1.zip"
},
"platforms": {
"ios": "8.0"
},
"libraries": "z",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"WebKit"
],
"ios": {
"vendored_frameworks": [
"3.1.1/Xray.framework",
"3.1.1/CrashReporter.framework"
]
}
}