[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / b / 1 / GTToast / 0.3.0 / GTToast.podspec.json
blobb0ae9fe519092066157c89406e0336151c249e23
2   "name": "GTToast",
3   "version": "0.3.0",
4   "summary": "GTToast is a library written in Swift which allows toast notifcations to be displayed. You can create toasts with text and/or images.",
5   "description": "GTToast is a library written in Swift which allows toast notifcations to be displayed. You can create toasts with text and/or images. There are many options available to allow you to adapt look and feel of the toast messages to your app.",
6   "homepage": "https://github.com/gregttn/GTToast",
7   "license": "MIT",
8   "authors": {
9     "gregttn": "gregttn@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gregttn/GTToast.git",
13     "tag": "0.3.0"
14   },
15   "social_media_url": "https://twitter.com/gregttn",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"