blob: 0b273887983e225fd724817db92c2d55ab2fe3c8 [file] [log] [blame]
{
"name": "UIImage+AverageColor",
"version": "1",
"summary": "Category method to return the average color for an image’s pixels.",
"license": "Public Domain",
"authors": {
"Max Howell": "mxcl@me.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mxcl/UIImageAverageColor.git",
"tag": "1"
},
"source_files": "*.{h,m}",
"requires_arc": false,
"frameworks": "UIKit",
"homepage": "https://github.com/mxcl/UIImageAverageColor"
}