blob: 2736ba165de21e620fd10e0828b4cf4f3562c2f9 [file] [log] [blame]
{
"name": "YSModal_customHeight",
"version": "1.0.1",
"summary": "模态弹框,自定义高度,底部与屏幕对齐,顶部为半透明",
"homepage": "https://github.com/yscode001/YSModal_customHeight",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSModal_customHeight.git",
"tag": "1.0.1"
},
"source_files": "YSModal_customHeight/YSModal_customHeight/YSModal_customHeight/*.swift",
"frameworks": "UIKit",
"dependencies": {
"YSExtension": [
]
}
}