blob: d46f85f27471a080244b593647ed236ce13b6f02 [file] [log] [blame]
{
"name": "ToastSimple",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "ToastSimple written in Swift",
"homepage": "https://github.com/comodinx/ToastSimple",
"screenshots": "https://raw.githubusercontent.com/comodinx/ToastSimple/master/Screenshots/DemoExample.gif",
"authors": {
"Nicolas Molina": "comodinx@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/comodinx/ToastSimple.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}