[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / d / WGBCustomAlertPopupView / 1.0.0 / WGBCustomAlertPopupView.podspec.json
blobf2fc3025eb2fa87b985bcf6749236b367a916bdc
2   "name": "WGBCustomAlertPopupView",
3   "version": "1.0.0",
4   "summary": "高度定制化的自定义弹窗小组件,提供上下左右中心各种位置的弹窗动画,能够应对基本的业务开发",
5   "description": "方便快捷,耦合性低,复用性高,持续更新,敬请关注.",
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.0"
17   },
18   "source_files": [
19     "WGBCustomAlertView",
20     "WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
21   ],
22   "requires_arc": true