| { | |
| "name": "ColorUtils", | |
| "version": "1.1.1", | |
| "license": "zlib", | |
| "summary": "Category on UIColor that extends it with some commonly needed features that were left out of the standard API.", | |
| "homepage": "https://github.com/nicklockwood/ColorUtils", | |
| "authors": "Nick Lockwood", | |
| "source": { | |
| "git": "https://github.com/nicklockwood/ColorUtils.git", | |
| "tag": "1.1.1" | |
| }, | |
| "source_files": "ColorUtils", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "4.3" | |
| } | |
| } |