[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 7 / 2 / TastyToast / 1.0.4 / TastyToast.podspec.json
blob66970f30ccff52f9551698bc567d36b16ea8edc9
2   "name": "TastyToast",
3   "version": "1.0.4",
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.4"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/Toasty/*.swift"
24   ],
25   "swift_versions": "5.0",
26   "requires_arc": true,
27   "swift_version": "5.0"