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