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