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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
2
/
d
/
ZCustomAlert
/
1.0.6
/
ZCustomAlert.podspec.json
blob
eea65592ef0e8678b4d8cea2b75788be1639e8d0
1
{
2
"name": "ZCustomAlert",
3
"version": "1.0.6",
4
"summary": "这是一个弹窗",
5
"description": "带输入框的取消确定弹窗",
6
"homepage": "https://github.com/YLan1/SQCustomAlertView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"csdn": "https://blog.csdn.net/Fu_Tong"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/YLan1/SQCustomAlertView.git",
19
"tag": "1.0.6"
20
},
21
"source_files": [
22
"SQCustomAlertView",
23
"*.{h,m}"
24
],
25
"resource_bundles": {
26
"SQCustomAlertView": [
27
"*.xib"
28
]
29
},
30
"requires_arc": true
31
}