[Add] GizoSDK 2.0.1-alpha.09
[CocoaPods.git] / Specs / 2 / e / 4 / XZActionAlertView / 0.0.3 / XZActionAlertView.podspec.json
blob997b2169c2cd12eea5d74e4dfaf8776e327aff55
2   "name": "XZActionAlertView",
3   "version": "0.0.3",
4   "summary": "弹窗组件",
5   "description": "只负责弹窗展示 管理, 不支持弹窗样式",
6   "homepage": "https://github.com/xiezefeng/XZActionAlertView",
7   "license": "MIT",
8   "authors": {
9     "ZF xie": "815040727@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/xiezefeng/XZActionAlertView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "XZAlertView",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "~> 1.1.0"
23     ]
24   }