blob: be23e043fc73c9d2c7eb14df84206d1904eca151 [file] [log] [blame]
{
"name": "WGBCustomAlertPopupView",
"version": "1.0.3",
"summary": "高度定制化的自定义弹窗小组件,提供上下左右中心各种位置的弹窗动画,能够应对基本的业务开发",
"description": "方便快捷,耦合性低,复用性高,持续更新,敬请关注. 支持自定义view和自定义controller的简单弹出展示",
"homepage": "https://github.com/CoderWGB/WGBCustomAlertView",
"license": "MIT",
"authors": {
"wangguibin": "wangguibin1993@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderWGB/WGBCustomAlertView.git",
"tag": "1.0.3"
},
"source_files": [
"WGBCustomAlertView",
"WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
],
"requires_arc": true
}