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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
3
/
5
/
DVDAlertView
/
1.0.1
/
DVDAlertView.podspec.json
blob
1b554c506b0eb2b847e3c5f9ed3c7869fcd721f4
1
{
2
"name": "DVDAlertView",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "自定义AlertView",
6
"homepage": "https://github.com/jiadeYu/DVDAlertView",
7
"authors": {
8
"jiadeYu": "13521864217@163.com"
9
},
10
"source": {
11
"git": "https://github.com/jiadeYu/DVDAlertView.git",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": "DVDAlertView/**/*.{h,m}"
19
}