blob: 8a2393a9989c0378906a2ac3827eec988995fc16 [file] [log] [blame]
{
"name": "EDColor",
"version": "1.0.1",
"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": "v1.0.1"
},
"platforms": {
"ios": "6.0",
"tvos": "9.0"
},
"source_files": "EDColor",
"frameworks": "UIKit",
"requires_arc": true
}