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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
2
/
3
/
f
/
DNCategory
/
0.0.2
/
DNCategory.podspec.json
blob
0964f30fbd82ccc155f2f739db6ac5918af02de6
1
{
2
"name": "DNCategory",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "category",
6
"homepage": "https://github.com/xiaoxionglaoshi/DNCategory",
7
"authors": {
8
"小熊老师": "wjncode@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xiaoxionglaoshi/DNCategory.git",
12
"tag": "0.0.2"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": [
19
"DNCategory",
20
"DNCategory/*.{h}",
21
"DNCategory/**/*.{h,m}"
22
]
23
}