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