blob: 960fcbdfdddb57121f0a77c2f1cfd1b9f5aca93a [file] [log] [blame]
{
"name": "Toast",
"version": "2.2",
"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": "2.2"
},
"platforms": {
"ios": null
},
"source_files": "Toast/Toast",
"frameworks": "QuartzCore",
"requires_arc": false
}