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] VideoIDSDK 1.28.3-FR
[CocoaPods.git]
/
Specs
/
f
/
7
/
d
/
BmobSDK
/
2.0.8
/
BmobSDK.podspec.json
blob
9f48d42dd3f5e12cb3e1146948d6ca4978f6c8ed
1
{
2
"name": "BmobSDK",
3
"version": "2.0.8",
4
"summary": "Bmob 提供的iOS端的SDK.",
5
"homepage": "http://www.bmob.cn",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Bmob": "support@bmob.cn"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/bmob/Bmob-iOS-SDK",
18
"tag": "2.0.8"
19
},
20
"vendored_frameworks": "**/BmobSDK.framework",
21
"requires_arc": true,
22
"frameworks": [
23
"CoreLocation",
24
"Security",
25
"CoreGraphics",
26
"MobileCoreServices",
27
"CFNetwork",
28
"CoreTelephony",
29
"SystemConfiguration"
30
],
31
"libraries": [
32
"z.1.2.5",
33
"icucore",
34
"sqlite3",
35
"c++"
36
]
37
}