blob: edfc9201988d9fcfdb9965e3e97c622bf7ff5110 [file] [log] [blame]
{
"name": "Toaster",
"version": "2.1.1",
"summary": "Toast for Swift",
"homepage": "http://github.com/devxoul/Toaster",
"license": {
"type": "WTPFL",
"file": "LICENSE"
},
"authors": {
"devxoul": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Toaster.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift,h}",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}