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