blob: e976a165584577ed8b47778cc52b87bbca056c12 [file] [log] [blame]
{
"name": "SweeftToast",
"version": "0.0.7",
"summary": "Simple Toast View.",
"description": "ToastView is android style alert",
"homepage": "https://github.com/jeongjinho/SweeftToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeongjinho": "yyyqor@gmail.com"
},
"source": {
"git": "https://github.com/jeongjinho/SweeftToast.git",
"tag": "0.0.7"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift"
}