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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
6
/
7
/
JoKacCommonKit
/
0.0.1
/
JoKacCommonKit.podspec.json
blob
3d3693fe811a26f3a653c24ec69445495ed382ef
1
{
2
"name": "JoKacCommonKit",
3
"version": "0.0.1",
4
"summary": "常用的集合",
5
"description": "第一个版本",
6
"homepage": "https://github.com/JoKac/JoKacCommonKit.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"JoKac": "wu7883235@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/JoKac/JoKacCommonKit.git",
19
"tag": "v0.0.1"
20
},
21
"source_files": "JoKacBaseKit/*",
22
"requires_arc": true
23
}