[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 5 / KZAlertView / 1.5.0 / KZAlertView.podspec.json
blob2b02e9a62b279c5beb5ce607412af7a05e9e6818
2   "name": "KZAlertView",
3   "version": "1.5.0",
4   "summary": "KZAlertView, UI基于 FCAlertView",
5   "description": "KZAlertView, UI基于 FCAlertView, 使用Swift 重构 FCAlertView. 适配系统黑暗模式",
6   "homepage": "https://github.com/kagenZhao/KZAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "赵国庆": "kagen@kagenz.com"
13   },
14   "source": {
15     "git": "https://github.com/kagenZhao/KZAlertView.git",
16     "tag": "1.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KZAlertView/Classes/UIKit/**/*",
23   "resource_bundles": {
24     "KZAlertView": [
25       "KZAlertView/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "swift_version": "5.0"