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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
e
/
3
/
b
/
SJProgressHUD
/
0.0.1
/
SJProgressHUD.podspec.json
blob
7d16211aa3bba67a50346fa9aee45db1fb936aff
1
{
2
"name": "SJProgressHUD",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "纯swift HUD提示框 使用简单",
8
"homepage": "https://github.com/king129/SJProgressHUD",
9
"license": "MIT",
10
"authors": {
11
"king129": "king129@vip.163.com"
12
},
13
"source": {
14
"git": "https://github.com/king129/SJProgressHUD.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "SJProgressHUD",
18
"requires_arc": true
19
}