blob: a24ce323fd0914c2fa4e7e9014f76ed9a0d3a6ab [file] [log] [blame]
{
"name": "WJXAlertView",
"version": "1.0.2",
"license": "MIT",
"summary": "弹窗控件,包含alert/sheet两种模式!",
"description": "此控件是自定义弹窗控件,只是为了项目需求,模仿苹果原生弹窗的弹窗视图,同样包含alert/sheet两种模式,只是为了统一弹窗!",
"homepage": "https://github.com/wangjixiao1992/WJXAlertView",
"authors": {
"wangjixiao": "642907599@qq.com"
},
"source": {
"git": "https://github.com/wangjixiao1992/WJXAlertView.git",
"tag": "v1.0.2"
},
"source_files": "**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": false
}