blob: 3112f29fe13815f62e715aafbf4110ec8b7bead6 [file] [log] [blame]
{
"name": "ToasterSwift",
"version": "0.1.0",
"summary": "This is a simple toaster written in Swift for iOS applications.",
"description": "This is a simple toaster written in Swift for iOS applications.",
"homepage": "https://github.com/jonathan-leininger/ToasterSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jonathan-leininger": "jonathan.leininger@open-groupe.com"
},
"source": {
"git": "https://github.com/jonathan-leininger/ToasterSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ToasterSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}