2 "name": "UIImage+InvertedImage",
4 "summary": "Returns a new image that is the receiver with all colors inverted.",
6 "type": "Public Domain"
9 "Max Howell": "mxcl@me.com"
15 "git": "https://github.com/mxcl/UIInvertedImage.git",
18 "source_files": "*.{h,m}",
19 "requires_arc": false,
20 "frameworks": "UIKit",
21 "homepage": "https://github.com/mxcl/UIInvertedImage"