blob: 396a6b1e0db2a69df19aef6667636fc6c8d2deaa [file] [log] [blame]
{
"name": "WDAlterSheetView",
"version": "1.0.0",
"summary": "底部弹窗",
"description": "iOS Objective-C 底部弹窗",
"homepage": "https://github.com/wuvdan/WDAlterSheetView",
"license": "MIT",
"authors": {
"wudan": "wuvdan@163.com"
},
"source": {
"git": "https://github.com/wuvdan/WDAlterSheetView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"WDAlterSheetView",
"*.{h,m}"
],
"frameworks": "UIKit"
}