[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 1 / d / 8 / AMZAlertController / 1.0.1 / AMZAlertController.podspec.json
bloba0771c4fdeee39224d8b388df765e3c5b4c8d203
2   "name": "AMZAlertController",
3   "version": "1.0.1",
4   "summary": "A simple and modern alert controller.",
5   "swift_version": "4.1",
6   "description": "AlertController is a simple and modern alert controller to is better than but familiar to UIAlertController.",
7   "homepage": "https://github.com/Appmazo/AlertController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Appmazo LLC": "jhickman@appmazo.com"
14   },
15   "source": {
16     "git": "https://github.com/Appmazo/AlertController.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/appmazo",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "AlertController/Classes/**/*.*",
24   "dependencies": {
25     "AppmazoUIKit": [
26       "~> 1.0.3"
27     ]
28   }