blob: e479e0f10adb1f7d7c2bd77939622b6a8ec9c313 [file] [log] [blame]
{
"name": "BDAppAgent",
"version": "1.0.0",
"summary": "UYUN BDAppAgent",
"description": "A framework used to monitor APP performance (UI Activity, Netowrking)...",
"homepage": "http://www.uyun.cn",
"license": {
"type": "Copyright 2015",
"text": "杭州优云软件有限公司"
},
"authors": "UYUN",
"social_media_url": "http://www.uyun.cn/",
"platforms": {
"ios": "5.6"
},
"source": {
"http": "http://www.uyun.cn/overview/mobile/download/agent/UYUN_mobile_SDK_iOS-1.0.0.zip"
},
"source_files": "**/*.h",
"preserve_paths": "**/BDAppAgent.framework",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"BDAppAgent"
],
"libraries": "z",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BDAppAgent/1.0.0/**\""
}
}