blob: 3c8e8ca23f299855dff04d3d4d481b66c7e2248b [file] [log] [blame]
{
"name": "Toast-Swift",
"version": "1.3.0",
"summary": "A Swift extension that adds toast notifications to the UIView object class.",
"homepage": "https://github.com/scalessec/Toast-Swift",
"license": "MIT",
"authors": {
"Charles Scalesse": "scalessec@gmail.com"
},
"source": {
"git": "https://github.com/scalessec/Toast-Swift.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Toast",
"frameworks": "QuartzCore",
"requires_arc": true
}