blob: ad2b06f964e3fef59f465d0d96311be13dc90a8f [file] [log] [blame]
{
"name": "LEOAlertView",
"version": "1.0.0",
"license": "MIT",
"summary": "一款自定义AlertView,支持默认Alert和actionSheet样式,也可支持自定义的显示/隐藏动画",
"homepage": "https://github.com/qq584834086/LeoAlertView",
"authors": {
"JeffWang": "584834086@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qq584834086/LeoAlertView.git",
"tag": "1.0.0"
},
"source_files": [
"LEOAlert",
"Sources/LEOAlert/*.swift"
]
}