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
/
5
/
4
/
b
/
DHAlertView
/
0.0.3
/
DHAlertView.podspec.json
blob
949cc60278a3a69c5c93d4ee869d4bd48d6e677e
1
{
2
"name": "DHAlertView",
3
"version": "0.0.3",
4
"summary": "A delightful iOS AlertView.",
5
"description": "It is alertView of UITableView",
6
"homepage": "https://github.com/muchangqing/DHAlertView",
7
"license": "MIT",
8
"authors": {
9
"mcq": "845891612@qq.com"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/muchangqing/DHAlertView.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*"
21
],
22
"requires_arc": true
23
}