[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 7 / 1 / 3 / GTAlertCollection / 1.0.2 / GTAlertCollection.podspec.json
blobeb419ff81f669f5f7d579c448780566951a1ff8b
2   "name": "GTAlertCollection",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": "GTAlertCollection/Source/*.{swift}",
23   "swift_version": "4.2"