blob: e2ed08968a028fef87016df410940acccb1d32a3 [file] [log] [blame]
{
"name": "SMToast",
"version": "0.3.1",
"summary": "SMToast is a simple way to display a message. SMToast's are draggable and can be stacked on the screen.",
"description": "\"SMToast displays a simple notification at the bottom of any view controller. SMToast's are draggable and can be stacked on the screen. SMToast's have many customizable properties.\"",
"homepage": "https://github.com/mandrusiaks/SMToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mandrusiaks": "mandrusiaks@users.noreply.github.com"
},
"source": {
"git": "https://github.com/mandrusiaks/SMToast.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMToast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}