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