repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
3
/
0
/
9
/
bonreeAgent
/
6.1.0
/
bonreeAgent.podspec.json
blob
4e79fcb7904f59c1ba388dddd3659c000174c639
1
{
2
"name": "bonreeAgent",
3
"version": "6.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": "6.1.0"
20
},
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"libraries": [
26
"resolv",
27
"c++"
28
],
29
"requires_arc": true,
30
"ios": {
31
"vendored_frameworks": "bonreeAgent.framework"
32
}
33
}