blob: 2836ea1eb39443ef83c210c4f3118387f1de0b4a [file] [log] [blame]
{
"name": "QAPM",
"version": "1.0.0",
"summary": "Baidu QAPM",
"description": "The Baidu iOS Application Performance Management SDK.",
"homepage": "https://qapm.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/QAPM/raw/master/Release/1.0.0.zip"
},
"platforms": {
"ios": "7.0"
},
"libraries": "z",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration"
],
"ios": {
"vendored_frameworks": "QAPM.framework"
}
}