blob: bbbda49a2e19c209b7cdfb7f765d5a77619bdff8 [file] [log] [blame]
{
"name": "EasyToast",
"version": "2.0.1",
"summary": "Swift Android like toasts",
"description": "Swift Android-like toast with simple interface, using a toast queue to handle multiple toasts allowing to push or present a ViewController without disappear",
"homepage": "https://github.com/f-meloni/EasyToast",
"screenshots": "https://raw.github.com/f-meloni/EasyToast/master/Screenshots/EasyToastScreenshots.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Franco Meloni": "franco.meloni@xorovo.com"
},
"source": {
"git": "https://github.com/f-meloni/EasyToast.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyToast/Classes/**/*",
"pushed_with_swift_version": "3.0"
}