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
/
4
/
1
/
8
/
WDAlterSheetView
/
1.0.0
/
WDAlterSheetView.podspec.json
blob
396a6b1e0db2a69df19aef6667636fc6c8d2deaa
1
{
2
"name": "WDAlterSheetView",
3
"version": "1.0.0",
4
"summary": "底部弹窗",
5
"description": "iOS Objective-C 底部弹窗",
6
"homepage": "https://github.com/wuvdan/WDAlterSheetView",
7
"license": "MIT",
8
"authors": {
9
"wudan": "wuvdan@163.com"
10
},
11
"source": {
12
"git": "https://github.com/wuvdan/WDAlterSheetView.git",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"requires_arc": true,
19
"source_files": [
20
"WDAlterSheetView",
21
"*.{h,m}"
22
],
23
"frameworks": "UIKit"
24
}