2 "name": "UIImageUtilities",
4 "summary": "A collection of useful image utility classes.",
5 "description": "A collection of useful image categories including:\n* tinting (manual)\n* rounded corners\n* blur\n* fix orientation so it's not broken (a.k.a. apple-style)\n* resizing",
6 "homepage": "https://github.com/pixio/UIImageUtilities",
9 "Daniel Blakemore": "DanBlakemore@gmail.com"
12 "git": "https://github.com/pixio/UIImageUtilities.git",
19 "source_files": "*.{h,m}",
20 "public_header_files": "*.h",