[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 2.1.3 / bonreeAgent.podspec.json
blob48ea6db2c0157f4b253886792f29e557a1c01190
2   "name": "bonreeAgent",
3   "version": "2.1.3",
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     "git": "https://github.com/bonree-jianghailong/bonreeAgent.git",
17     "tag": "2.1.3"
18   },
19   "source_files": "**/*.h",
20   "preserve_paths": "**/bonreeAgent.framework",
21   "frameworks": [
22     "SystemConfiguration",
23     "Security",
24     "CoreTelephony",
25     "bonreeAgent"
26   ],
27   "libraries": "z",
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/bonreeAgent/**\""
30   }