[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 3 / AKAlertController / 1.1.1 / AKAlertController.podspec.json
blobb5617d2fbde2a9b6d19ae3f3ed8d6e7731b03030
2   "name": "AKAlertController",
3   "version": "1.1.1",
4   "swift_versions": [
5     5.0
6   ],
7   "summary": "Simple fully customizable UIAlertController written in Swift.",
8   "description": "Simple fully customizable UIAlertController written in Swift. Added the ability to change colors, fonts, etc.",
9   "homepage": "https://github.com/akaraul/AKAlertController",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "akaraul": "akaraul@yandex.ru"
16   },
17   "source": {
18     "git": "https://github.com/akaraul/AKAlertController.git",
19     "tag": "1.1.1"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "cocoapods_version": ">= 1.4.0",
25   "source_files": "AKAlertController/Classes/**/*",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "TinyConstraints": [
29       "~> 4.0"
30     ]
31   },
32   "swift_version": "5.0"