blob: 6d22ea7a2b5bacf8ceb46a318a6f19c0d0f52ffc [file] [log] [blame]
{
"name": "EDColor",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "EDColor",
"frameworks": [
"UIKit",
"SenTestingKit"
],
"requires_arc": true
}