blob: ba7983e904fd9e59ecbba20df45c6a1a1a7159ac [file] [log] [blame]
{
"name": "WGBCustomAlertPopupView",
"version": "1.0.1",
"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.1"
},
"source_files": [
"WGBCustomAlertView",
"WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
],
"requires_arc": true
}