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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
d
/
a
/
c
/
BonreeSDK
/
8.12.5
/
BonreeSDK.podspec.json
blob
e09b94198bb167774ca57b766aa8f9ed01b8a5f7
1
{
2
"name": "BonreeSDK",
3
"version": "8.12.5",
4
"summary": "博睿数据 MobileSDK iOS 探针。",
5
"description": "博睿数据 MobileSDK\n【重磅】国内首家支持用户会话,追踪用户全量会话轨迹,还原使用全过程",
6
"homepage": "https://www.bonree.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Bonree": "chengqs@bonree.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://gitlab.bonree.com/BonreeSDK_TAPM/ios.git",
19
"tag": "8.12.5"
20
},
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"libraries": [
26
"resolv",
27
"c++"
28
],
29
"requires_arc": true,
30
"subspecs": [
31
{
32
"name": "RUM",
33
"ios": {
34
"dependencies": {
35
"BonreeRUM": [
36
"8.12.5"
37
]
38
}
39
}
40
}
41
]
42
}