[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / f / 5 / Alerts / 1.0.2 / Alerts.podspec.json
blob17c8eb91fc748caf57f55825d5911547aefd0e29
2   "name": "Alerts",
3   "version": "1.0.2",
4   "summary": "Alerts & actions on top of UIAlertController",
5   "description": "Create alerts & actions with many responders binded to every action.\nAll in a chainable manner. Both for iPhone and iPad.",
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.2"
17   },
18   "social_media_url": "https://twitter.com/standimitroff",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_version": "4.2",
23   "source_files": "Alerts/Classes/**/*"