blob: d457696fbf51d5aa8d32f3445a16281a544fe73b [file] [log] [blame]
{
"name": "UIImage+AverageColor",
"version": "1.0.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.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": false,
"frameworks": "UIKit",
"homepage": "https://github.com/mxcl/UIImageAverageColor"
}