[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 9 / NiceAlertView / 0.0.1 / NiceAlertView.podspec.json
blob45348b3d0a13cdae570fe977e8bf7f5c724e41c6
2   "name": "NiceAlertView",
3   "version": "0.0.1",
4   "summary": "Nice and beautiful AlertView for your iOS project",
5   "description": "NiceAlertView is a Swift framework that can increase time of development and show nice custom AlertsViews",
6   "homepage": "https://github.com/danielbeltrami89/NiceAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "README.md"
10   },
11   "authors": {
12     "Daniel Beltrami": "moraesdan89@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/danielbeltrami89/NiceAlertView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "NiceAlertView/**/*.{h,m,swift}",
23   "public_header_files": "NiceAlertView/**/*.h",
24   "dependencies": {
25     "SnapKit": [
26       "~> 5.0"
27     ]
28   },
29   "swift_version": "5.0"