blob: 2ba2570e8226d9133d7e94000a85eaaa3252459b [file] [log] [blame]
{
"name": "EDColor",
"version": "0.3.0",
"summary": "A collection of categories and utilities that extend UIColor.",
"homepage": "https://github.com/thisandagain/color",
"license": "MIT",
"authors": {
"Andrew Sliwinski": "andrewsliwinski@acm.org",
"Daniel Doubrovkine": "dblock@dblock.org"
},
"source": {
"git": "https://github.com/thisandagain/color.git",
"tag": "v0.3.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "EDColor",
"frameworks": "UIKit",
"requires_arc": true
}