[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 3 / UIToast / 0.0.2 / UIToast.podspec.json
blob1fdf5d9a39922f3b41ef5ff56b5393c85dbfd881
2   "name": "UIToast",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "UIToast",
19   "requires_arc": true