[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 8 / 4 / c / AlertPresenter / 1.0.0 / AlertPresenter.podspec.json
blobe7579d03aab8a826ff81d85c0a0c7efa6ccedadc
2   "name": "AlertPresenter",
3   "version": "1.0.0",
4   "summary": "Easy alert presentation for iOS/tvOS.",
5   "description": "Easy UIAlertController (or custom alert) presentation for iOS and tvOS.",
6   "homepage": "https://github.com/ChrisMash/AlertPresenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Mash": "chris.mash@gmx.com"
13   },
14   "social_media_url": "https://twitter.com/cjmash",
15   "platforms": {
16     "ios": "12.0",
17     "tvos": "12.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/ChrisMash/AlertPresenter.git",
22     "tag": "v1.0.0"
23   },
24   "source_files": "Sources/AlertPresenter",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"