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] HyundaiEV 1.0.7
[CocoaPods.git]
/
Specs
/
f
/
8
/
2
/
ZFAlertManager
/
0.0.2
/
ZFAlertManager.podspec.json
blob
5d7fbba90b4d196aa779f26fe788540e4677a89b
1
{
2
"name": "ZFAlertManager",
3
"version": "0.0.2",
4
"summary": "自定义链式alert弹框",
5
"homepage": "https://gitee.com/linzaifei",
6
"license": "MIT",
7
"authors": {
8
"linzaifei": "1609781601@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://gitee.com/linzaifei/alert-manager.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "ZFAlertManager/*.{h,m}",
18
"requires_arc": true
19
}