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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
6
/
5
/
f
/
DBUtils
/
0.0.1
/
DBUtils.podspec.json
blob
b1b252c636dab80ba5ae1caeec662fc6ad992e76
1
{
2
"name": "DBUtils",
3
"version": "0.0.1",
4
"summary": "A short description of Utils.",
5
"description": "test",
6
"homepage": "https://github.com/iosbin/Utils",
7
"license": "MIT",
8
"authors": {
9
"董彬": "jixiedongbin@163.com"
10
},
11
"source": {
12
"git": "https://github.com/iosbin/Utils.git",
13
"tag": "0.0.1"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"source_files": [
19
"Utils",
20
"Utils/**/*.{h,m}"
21
],
22
"exclude_files": "Utils/Exclude"
23
}