[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / 0 / 9 / bonreeAgent / 5.1.0 / bonreeAgent.podspec.json
blob23a1848c277d454de695b7bfa6e16f9e29a179db
2   "name": "bonreeAgent",
3   "version": "5.1.0",
4   "summary": "iOS SDK",
5   "description": "框架上传打包,博睿APM产品,iOS端",
6   "homepage": "https://www.bonree.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bonree": "fengyj@bonree.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/bonreeAgent/NewBonreeAgent.git",
19     "tag": "5.1.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "libraries": [
26     "z",
27     "resolv"
28   ],
29   "requires_arc": true,
30   "ios": {
31     "vendored_frameworks": "bonreeAgent.framework"
32   }