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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
0
/
3
/
9
/
DCCategories
/
1.9
/
DCCategories.podspec.json
blob
ab30c4acb56b0169f143e107af431e4d9d60ab15
1
{
2
"name": "DCCategories",
3
"version": "1.9",
4
"summary": "扩展分类",
5
"homepage": "https://github.com/quanzhizu2015/DCCategories",
6
"license": "MIT",
7
"authors": {
8
"quanzhizu2015": "quanzhizu2015@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/quanzhizu2015/DCCategories.git",
15
"tag": "1.9"
16
},
17
"source_files": [
18
"DCCategories",
19
"DCCategories/**/*.{h,m}"
20
]
21
}