[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 6 / 9 / 2 / BDAppAgent / 1.0.0 / BDAppAgent.podspec.json
blobe479e0f10adb1f7d7c2bd77939622b6a8ec9c313
2   "name": "BDAppAgent",
3   "version": "1.0.0",
4   "summary": "UYUN BDAppAgent",
5   "description": "A framework used to monitor APP performance (UI Activity, Netowrking)...",
6   "homepage": "http://www.uyun.cn",
7   "license": {
8     "type": "Copyright 2015",
9     "text": "杭州优云软件有限公司"
10   },
11   "authors": "UYUN",
12   "social_media_url": "http://www.uyun.cn/",
13   "platforms": {
14     "ios": "5.6"
15   },
16   "source": {
17     "http": "http://www.uyun.cn/overview/mobile/download/agent/UYUN_mobile_SDK_iOS-1.0.0.zip"
18   },
19   "source_files": "**/*.h",
20   "preserve_paths": "**/BDAppAgent.framework",
21   "frameworks": [
22     "SystemConfiguration",
23     "Security",
24     "CoreTelephony",
25     "BDAppAgent"
26   ],
27   "libraries": "z",
28   "requires_arc": true,
29   "xcconfig": {
30     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BDAppAgent/1.0.0/**\""
31   }