blob: be8383bcdab6f22dfd76bd7e9f756f4743920b99 [file] [log] [blame]
{
"name": "EDColor",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "EDColor",
"frameworks": "UIKit",
"requires_arc": true
}