blob: f2fc3025eb2fa87b985bcf6749236b367a916bdc [file] [log] [blame]
{
"name": "WGBCustomAlertPopupView",
"version": "1.0.0",
"summary": "高度定制化的自定义弹窗小组件,提供上下左右中心各种位置的弹窗动画,能够应对基本的业务开发",
"description": "方便快捷,耦合性低,复用性高,持续更新,敬请关注.",
"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.0"
},
"source_files": [
"WGBCustomAlertView",
"WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
],
"requires_arc": true
}