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
/
1
/
6
/
5
/
homework
/
0.0.2
/
homework.podspec.json
blob
b409e6c0875d26b422c79ccbe70adf81f57eba8c
1
{
2
"name": "homework",
3
"version": "0.0.2",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "作业管理",
8
"homepage": "http://git.sxw.cn/kebing.lin/homework",
9
"license": "MIT",
10
"authors": {
11
"kebing.lin": "lkb@sxw.cn"
12
},
13
"source": {
14
"git": "http://git.sxw.cn/kebing.lin/homework.git",
15
"tag": "0.0.2"
16
},
17
"requires_arc": true,
18
"source_files": "test/*"
19
}