[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 3 / UIToast / 0.0.1 / UIToast.podspec.json
blobca21ef4c984fab1d6ec28870aa2aaa9e8f4d1a4f
2   "name": "UIToast",
3   "version": "0.0.1",
4   "summary": "An Objective-C class that adds Android-style toast notifications to iOS.",
5   "description": "                   An Objective-C class designed to look and feel like improved Android Toasts.\n\n                   * Tap do dismiss\n                   * Rotation/Various Screen sizes supported\n                   * Toasts are not attached do current View/ViewController\n                   * More to come!\n",
6   "homepage": "https://github.com/fpg1503/UIToast",
7   "license": "MIT",
8   "authors": {
9     "Francesco Perrotti-Garcia": "fpg1503@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/fpg1503/UIToast.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": "UIToast",
19   "requires_arc": true