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