[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 3 / UIToast / 0.0.3 / UIToast.podspec.json
blob84b4e15ace7020261179dbe4538995dd5e7ea4ea
2   "name": "UIToast",
3   "version": "0.0.3",
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!",
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.3"
17   },
18   "source_files": "UIToast",
19   "requires_arc": true