[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 4 / XZActionAlertView / 0.1.0 / XZActionAlertView.podspec.json
blob4341413c3cce44c967cf30caa0d6477975284b44
2   "name": "XZActionAlertView",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": "XZAlertView",
19   "resources": "XZAlertView/XZAlertActionView.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 1.1.0"
24     ]
25   }