[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 2 / TastyToast / 1.0.1 / TastyToast.podspec.json
blob0921f4a06460fb36602889e436472d22fdfc104f
2   "name": "TastyToast",
3   "version": "1.0.1",
4   "summary": "A easy to use toast view.",
5   "description": "Toasty provide a view with the message you want to tip your users. It's easy to use, with customize Y position, colors and much more properties.",
6   "homepage": "https://github.com/beatman423/Toasty",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Beatman": "beatman_z@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/beatman423/Toasty.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/Toasty/*.swift"
24   ],
25   "requires_arc": true