blob: fd8dbadafc48307c260a99a84b7681ba724ad5ac [file] [log] [blame]
{
"name": "YSModal_customHeight",
"version": "1.1.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.1.1"
},
"source_files": "YSModal_customHeight/YSModal_customHeight/YSModal_customHeight/*.swift",
"frameworks": "UIKit",
"dependencies": {
"YSBase": [
]
}
}