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