blob: 20c8871a17a83335cf7862a4b89fd4202c9e9228 [file] [log] [blame]
{
"name": "Toast-Swift",
"version": "5.0.1",
"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": "5.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Toast",
"frameworks": "QuartzCore",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}