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