blob: fd35ccda4976f96f8e2873e393a9a4c83510d46b [file] [log] [blame]
{
"name": "TastyToast",
"version": "1.0.2",
"summary": "A easy to use toast view.",
"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.",
"homepage": "https://github.com/beatman423/Toasty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Beatman": "beatman_z@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/beatman423/Toasty.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/Toasty/*.swift"
],
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}