blob: 9dbd7177048d617ffba8e9a59954f0368b0e3963 [file] [log] [blame]
{
"name": "EasyToast",
"version": "0.8.5",
"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": "0.8.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyToast/Classes/**/*"
}