blob: b8ec1159b782277dbd05a9c0b56957898556eba4 [file] [log] [blame]
{
"name": "UIImage+ImageWithColor",
"version": "1",
"summary": "Creates a 1x1 UIImage with its pixel set to the color you choose.",
"license": "Public Domain",
"authors": {
"Max Howell": "mxcl@me.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mxcl/UIImageWithColor.git",
"tag": "1"
},
"source_files": "*.{h,m}",
"requires_arc": false,
"frameworks": "UIKit",
"homepage": "https://github.com/mxcl/UIImageWithColor"
}