[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 4.0.10 / bonreeAgent.podspec.json
blob3e921938f93c9926f892fec7c2d2f094dda0a915
2   "name": "bonreeAgent",
3   "version": "4.0.10",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2015-2020  Bonree Company\nPROPRIETARY RIGHTS of Bonree Company are involved in the\nsubject matter of this material.  All manufacturing, reproduction, use,\nand sales rights pertaining to this subject matter are governed by the\nlicense agreement.  The recipient of this software implicitly accepts\nthe terms of the license."
7   },
8   "homepage": "http://www.bonree.com",
9   "authors": [
10     "bonree_jianghailong",
11     "bonree_hechenjiu",
12     "bonree_zhanghuan"
13   ],
14   "summary": "bonreeAgent",
15   "description": "A SDK used to monitor the Real-time performance data.",
16   "source": {
17     "git": "https://github.com/bonree-jianghailong/bonreeAgent.git",
18     "tag": "4.0.10"
19   },
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "bonreeAgent.framework/Headers/*.h",
24   "preserve_paths": "**/bonreeAgent.framework",
25   "frameworks": [
26     "SystemConfiguration",
27     "Security",
28     "CoreTelephony",
29     "bonreeAgent"
30   ],
31   "libraries": [
32     "z",
33     "resolv"
34   ],
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/bonreeAgent/**\""
37   }