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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
6
/
1
/
c
/
categoryKit
/
0.0.1
/
categoryKit.podspec.json
blob
b14c26e89c58eead2b2d383eda83bf95e9b04387
1
{
2
"name": "categoryKit",
3
"version": "0.0.1",
4
"summary": "A Category 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.1"
18
},
19
"requires_arc": true
20
}