blob: d075adf6a7ec507c72d63d5a6f759935ef87de5b [file] [log] [blame]
{
"name": "Toaster",
"version": "2.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift,h}",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}