[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / f / d / WGBCustomAlertPopupView / 1.0.1 / WGBCustomAlertPopupView.podspec.json
blobba7983e904fd9e59ecbba20df45c6a1a1a7159ac
2   "name": "WGBCustomAlertPopupView",
3   "version": "1.0.1",
4   "summary": "高度定制化的自定义弹窗小组件,提供上下左右中心各种位置的弹窗动画,能够应对基本的业务开发",
5   "description": "方便快捷,耦合性低,复用性高,持续更新,敬请关注. 支持自定义view和自定义controller的简单弹出展示",
6   "homepage": "https://github.com/CoderWGB/WGBCustomAlertView",
7   "license": "MIT",
8   "authors": {
9     "wangguibin": "wangguibin1993@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderWGB/WGBCustomAlertView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "WGBCustomAlertView",
20     "WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
21   ],
22   "requires_arc": true