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