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] FireworkVideoUI 0.2.9
[CocoaPods.git]
/
Specs
/
e
/
4
/
7
/
CWDB
/
1.6.0
/
CWDB.podspec.json
blob
29b9baf7b860e6446c5037a1855fd2d8382c1291
1
{
2
"name": "CWDB",
3
"version": "1.6.0",
4
"summary": "OC数据库",
5
"description": "一行代码操作数据库CWDB.",
6
"homepage": "https://github.com/ChavezChen/CWDB",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"chenwang": "543438338@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/ChavezChen/CWDB.git",
19
"tag": "1.6.0"
20
},
21
"source_files": "CWDB/*.{h,m}"
22
}