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
/
6
/
1
/
c
/
categoryKit
/
0.0.2
/
categoryKit.podspec.json
blob
b560ccaa34b11d9c224d5c252ddff6c23942b969
1
{
2
"name": "categoryKit",
3
"version": "0.0.2",
4
"summary": "A categorys For iOS",
5
"license": "MIT",
6
"platforms": {
7
"ios": "7.0"
8
},
9
"frameworks": "UIKit",
10
"authors": {
11
"snail-z": "40460770@qq.com"
12
},
13
"source_files": "categoryKit/**/*.{h,m}",
14
"homepage": "https://github.com/snail-z/categoryKit",
15
"source": {
16
"git": "https://github.com/snail-z/categoryKit.git",
17
"tag": "0.0.2"
18
},
19
"requires_arc": true
20
}