blob: 81bb5ed3c3efca0c8d457fefdcb7c04670f38f95 [file] [log] [blame]
{
"name": "ToastedView",
"version": "0.1.0",
"summary": "A UIView extension to display Toast",
"description": "A UIView extension to display toast messages. ToastedView is easily customizable to fit the needs of your app.",
"homepage": "https://github.com/MatthewMerritt/ToastedView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MatthewMerritt": "matthew.merritt@yahoo.com"
},
"source": {
"git": "https://github.com/MatthewMerritt/ToastedView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "ToastedView/Classes/**/*",
"swift_version": "5.0"
}