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