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
/
3
/
a
/
d
/
Category
/
0.0.3
/
Category.podspec.json
blob
8f3d43a833357d5b9d899f4f214b72af1b9a4909
1
{
2
"name": "Category",
3
"version": "0.0.3",
4
"summary": "category",
5
"description": "分类集,分类集,分类集,",
6
"homepage": "https://github.com/wu890608/Category",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"大强": "997121430@qq.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/wu890608/Category.git",
19
"tag": "0.0.3"
20
},
21
"source_files": "Category/*.{h,m}",
22
"exclude_files": "Classes/Exclude",
23
"frameworks": [
24
"UIKit",
25
"CoreGraphics",
26
"Foundation"
27
]
28
}