blob: 11e789c2825ce8e5333e9fa457de5a550bda50ee [file] [log] [blame]
{
"name": "ColorToast",
"version": "1.1.2",
"summary": "A UIView category that adds Android-style color toast notifications to iOS.",
"homepage": "https://github.com/derjohng/ColorToast",
"license": "MIT",
"authors": {
"Der-Johng Sun": "derjohng@doitwell.tw"
},
"source": {
"git": "https://github.com/derjohng/ColorToast.git",
"tag": "1.1.2"
},
"social_media_url": "http://twitter.com/derjohng",
"platforms": {
"ios": "6.0"
},
"source_files": "Toast/Toast",
"frameworks": "QuartzCore",
"requires_arc": true
}