blob: 05f864111d795712248852787eea6735f9ab6599 [file] [log] [blame]
{
"name": "UIImage+ImageWithColor",
"version": "1.3",
"summary": "Create (optionally resizable & rounded) plain-colored UIImages.",
"license": "Public Domain",
"authors": {
"Max Howell": "mxcl@me.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mxcl/UIImageWithColor.git",
"tag": "1.3"
},
"source_files": "*.{h,m}",
"requires_arc": false,
"frameworks": "UIKit",
"homepage": "https://github.com/mxcl/UIImageWithColor"
}