blob: e003abc43380a8546e5f534e6422313d41299833 [file] [log] [blame]
{
"name": "UIImage+ImageWithColor",
"version": "1.4.0",
"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.4.0"
},
"source_files": "*.{h,m}",
"requires_arc": false,
"frameworks": "UIKit",
"homepage": "https://github.com/mxcl/UIImageWithColor",
"module_name": "UIImageWithColor"
}