blob: 0cc2922818285db38f53ee0b0f4a0a638343552d [file] [log] [blame]
{
"name": "WGBCustomPopUpView",
"version": "1.0.2",
"summary": "一个简单通用的弹窗组件,可定制化自定义/各种弹窗样式",
"description": "更新内容:\n1. 支持动画展示过程,展示动画结束以及弹窗移除动画结束的回调\n2. touchDismiss属性的健壮性维护",
"homepage": "https://github.com/Wangguibin/WGBCustomPopUpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wangguibin": "864562082@qq.com"
},
"source": {
"git": "https://github.com/Wangguibin/WGBCustomPopUpView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WGBCustomPopUpView/Classes/**/*"
}