blob: d26154014e77900ca9cba3d014efd65d7b268bf0 [file] [log] [blame]
{
"name": "MBToast",
"version": "0.1.0",
"summary": "MBToast used to show Toast.",
"description": "It is used to show the toast in different place ,i mean Top,Bottom,Middle.",
"homepage": "https://github.com/ManickB/MBToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manick Testing": "manicktesting16@gmail.com"
},
"source": {
"git": "https://github.com/ManickB/MBToast.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MBToast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}