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] TradeInFatFramework 1.7.103
[CocoaPods.git]
/
Specs
/
3
/
b
/
d
/
DBHelp
/
0.2.3
/
DBHelp.podspec.json
blob
d67033304107a83e0e4eaa430da64f1495c104fc
1
{
2
"name": "DBHelp",
3
"version": "0.2.3",
4
"summary": "sql语句生成",
5
"description": "DBHelp helps to handle sql expression.\nsql语句生成.",
6
"homepage": "https://github.com/wzc5670594/DBHelp",
7
"authors": {
8
"Ray": "ray_wzc@163.com"
9
},
10
"source": {
11
"git": "https://github.com/wzc5670594/DBHelp.git",
12
"tag": "0.2.3"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "DBHelp/**/*",
18
"license": {
19
"type": "MIT",
20
"file": "LICENSE"
21
}
22
}