[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 3 / GTAlertCollection / 1.0.1 / GTAlertCollection.podspec.json
blob6c62ddc7350f9404be87c4ace3e78b468c8a8084
2   "name": "GTAlertCollection",
3   "version": "1.0.1",
4   "summary": "GTAlertCollection: UIAlertController variations gathered in one place, introducing new simplified usage.",
5   "description": "GTAlertCollection is a Swift component that makes it possible to present alert controllers as easily as just calling a single method. Based on the `UIAlertController`, it implements and provides a variety of alert types.",
6   "homepage": "https://github.com/gabrieltheodoropoulos/GTAlertCollection.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Theodoropoulos": "gabrielth.devel@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/gabtheodor",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/gabrieltheodoropoulos/GTAlertCollection.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "GTAlertCollection/Source/*.{swift}",
23   "swift_version": "4.2"