[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / f / 5 / Alerts / 1.0.0 / Alerts.podspec.json
blob53e0a56deb121f3ad9f692a964612feb138f927c
2   "name": "Alerts",
3   "version": "1.0.0",
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 a 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": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/standimitroff",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Alerts/Classes/**/*",
23   "pushed_with_swift_version": "4.0"