blob: 2b132c2509446ac693c310de1c8e9e4583383ed8 [file] [log] [blame]
{
"name": "Toast",
"version": "3.1.0",
"summary": "A UIView category that adds Android-style toast notifications to iOS.",
"homepage": "https://github.com/scalessec/Toast",
"license": "MIT",
"authors": {
"Charles Scalesse": "scalessec@gmail.com"
},
"source": {
"git": "https://github.com/scalessec/Toast.git",
"tag": "3.1.0"
},
"platforms": {
"ios": null
},
"source_files": "Toast/Toast",
"frameworks": "QuartzCore",
"requires_arc": true
}