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] SampleOTP 0.1.0
[CocoaPods.git]
/
Specs
/
2
/
1
/
8
/
ZBSwiftHUD
/
0.0.2
/
ZBSwiftHUD.podspec.json
blob
5545f27b88b13b1b35ad1dba6e8dd5871d40cee4
1
{
2
"name": "ZBSwiftHUD",
3
"version": "0.0.2",
4
"summary": "一个Swift的简单HUD实现",
5
"homepage": "https://github.com/zb51900270/ZBSwiftHUD",
6
"license": "MIT",
7
"authors": {
8
"周彬": "317720793@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/zb51900270/ZBSwiftHUD.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "ZBHUD/**/*.{swift}",
18
"requires_arc": true
19
}