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
/
0
/
1
/
d
/
ZZAlert
/
0.0.1
/
ZZAlert.podspec.json
blob
a6c251b00247168ae2166c2b1c5ad8589404b16c
1
{
2
"name": "ZZAlert",
3
"version": "0.0.1",
4
"summary": "通用弹出视图协议",
5
"homepage": "https://github.com/ZZAmbition/ZZAlert",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ZZAmbition": "853489221@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/ZZAmbition/ZZAlert.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "ZZAlert/**/*.{swift,h,m}",
18
"platforms": {
19
"ios": "10.0"
20
},
21
"swift_versions": "5.0",
22
"swift_version": "5.0"
23
}