[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / f / 5 / Alerts / 0.1.7 / Alerts.podspec.json
blob4da23ecf8e83f95e5bb03d821cf146dc7f5cd796
2   "name": "Alerts",
3   "version": "0.1.7",
4   "summary": "Localized alerts & actions on top of UIAlertController",
5   "description": "You can create alerts & actions with localized titles and messages with many responders binded to every action.\nAll in chainable manner.",
6   "homepage": "https://github.com/StanDimitroff/Alerts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "StanDimitroff": "standimitroff@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/StanDimitroff/Alerts.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "Alerts/Classes/**/*",
22   "pushed_with_swift_version": "4.0"