[Add] SmartCodable 4.3.1
[CocoaPods.git] / Specs / 2 / e / 4 / XZActionAlertView / 0.0.4 / XZActionAlertView.podspec.json
blob68cc7944778644c131c00f9d87d0591cb7314e59
2   "name": "XZActionAlertView",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "XZAlertView",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "~> 1.1.0"
23     ]
24   }