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