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