[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 3.5.41 / bonreeAgent.podspec.json
blobdef93454603d83c59be92597ed5942cb4b346410
2   "name": "bonreeAgent",
3   "version": "3.5.41",
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.41"
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   }