[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 3.5.33 / bonreeAgent.podspec.json
blob27a154b8e448741e0e8a3e926a1517810820d024
2   "name": "bonreeAgent",
3   "version": "3.5.33",
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_tanghuixing",
12     "bonree_hechenjiu"
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": "3.5.33"
19   },
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": [
29     "z",
30     "resolv"
31   ],
32   "xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/bonreeAgent/**\""
34   },
35   "platforms": {
36     "osx": null,
37     "ios": null,
38     "tvos": null,
39     "watchos": null
40   }