[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 0.1.0 / bonreeAgent.podspec.json
blob7498dd4bd2924a256b271b3993083c3147f81859
2   "name": "bonreeAgent",
3   "version": "0.1.0",
4   "summary": "bonreeAgent",
5   "description": "                   A SDK used to monitor the Real-time performance data.\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://www.bonree.com",
7   "license": {
8     "type": "Copyright",
9     "text": "北京博睿宏远科技发展有限公司  版权所有 2015-2020"
10   },
11   "authors": "bonree_jianghailong bonree_tanghuixing",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "https://github.com/bonree-jianghailong/bonreeAgent/archive/master.zip"
17   },
18   "source_files": "**/*.h",
19   "preserve_paths": "**/bonreeAgent.framework",
20   "frameworks": [
21     "SystemConfiguration",
22     "Security",
23     "CoreTelephony",
24     "bonreeAgent"
25   ],
26   "libraries": "z",
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/bonreeAgent/bonreeAgent-master/**\""
29   }