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] VIDVOCR 3.1.5
[CocoaPods.git]
/
Specs
/
5
/
6
/
a
/
DBOC
/
0.1.0
/
DBOC.podspec.json
blob
18774ff0d0f86c806b442ad2a14f00263ec55d56
1
{
2
"name": "DBOC",
3
"version": "0.1.0",
4
"summary": "database more easy to use",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/helinyu/DBOC",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"helinyu": "2319979647@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/helinyu/DBOC.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"dependencies": {
22
"FMDB": [
23
24
]
25
}
26
}