blob: e713e74120feb819268f48636b6abc49d0e5ae35 [file] [log] [blame]
{
"name": "Toast-Swift",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Toast",
"frameworks": "QuartzCore",
"requires_arc": true
}