blob: e88c8e81de69fc82b4003fe41590a671afe98db8 [file] [log] [blame]
{
"name": "SweeftToast",
"version": "0.0.4",
"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.4"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift"
}