[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / b / EasyToast / 1.0.0 / EasyToast.podspec.json
blob0823efcaf07ea0662d6c83f38c2fb6f1e558ec2d
2   "name": "EasyToast",
3   "version": "1.0.0",
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": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasyToast/Classes/**/*"