blob: e7f5e67dc6a236999e851b45ba54922d8b90c7ff [file] [log] [blame]
{
"name": "SMToast",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMToast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}