blob: 1a28b01460f3d99d32bcba5b959d8f415ab8add3 [file] [log] [blame]
{
"name": "Toast",
"version": "2.4",
"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.4"
},
"platforms": {
"ios": null
},
"source_files": "Toast/Toast",
"frameworks": "QuartzCore",
"requires_arc": true
}