[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 4.0.9 / bonreeAgent.podspec.json
blobf6f4084c3424f765b6a4659fc7bf4b0f070692b0
2   "name": "bonreeAgent",
3   "version": "4.0.9",
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.9"
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   }