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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
f
/
4
/
DDModal
/
1.0.0
/
DDModal.podspec.json
blob
e7a7ba450764052fb3eeb1bc6094eb058129b392
1
{
2
"name": "DDModal",
3
"version": "1.0.0",
4
"summary": "alert,action,pop",
5
"homepage": "https://github.com/BrownCN023/DDModal",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"liyebiao1990": "347991555@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/BrownCN023/DDModal.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "DDModalDemo/DDModal/*.{h,m}",
21
"requires_arc": true
22
}