[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / b / WGBCustomPopUpView / 1.0.2 / WGBCustomPopUpView.podspec.json
blob0cc2922818285db38f53ee0b0f4a0a638343552d
2   "name": "WGBCustomPopUpView",
3   "version": "1.0.2",
4   "summary": "一个简单通用的弹窗组件,可定制化自定义/各种弹窗样式",
5   "description": "更新内容:\n1. 支持动画展示过程,展示动画结束以及弹窗移除动画结束的回调\n2. touchDismiss属性的健壮性维护",
6   "homepage": "https://github.com/Wangguibin/WGBCustomPopUpView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wangguibin": "864562082@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Wangguibin/WGBCustomPopUpView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WGBCustomPopUpView/Classes/**/*"