blob: c3cde42cf0aad2f478b5fe6b577e451c1c3f8bd3 [file] [log] [blame]
{
"name": "SMToast",
"version": "0.1.1",
"summary": "SMToast is a simple way to display a message.",
"description": "\"SMToast displays a simple notification at the bottom of any view controller.\"",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMToast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}