[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / b / EasyToast / 0.9.1 / EasyToast.podspec.json
blobf3ea4369986a90b56aa163fe307d5be50ef059e3
2   "name": "EasyToast",
3   "version": "0.9.1",
4   "summary": "Swift Android like toasts",
5   "description": "Swift Android-like toast with simple interface, using a toast queue to handle multiple toasts allowing to push or present a ViewController without disappear",
6   "homepage": "https://github.com/f-meloni/EasyToast",
7   "screenshots": "https://raw.github.com/f-meloni/EasyToast/master/Screenshots/EasyToastScreenshots.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Franco Meloni": "franco.meloni@xorovo.com"
14   },
15   "source": {
16     "git": "https://github.com/f-meloni/EasyToast.git",
17     "tag": "0.9.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasyToast/Classes/**/*"