blob: c3d144e984da905ab55d147cd137b24d0ecaf60e [file] [log] [blame]
{
"name": "ColorContrast",
"module_name": "ColorContrast",
"version": "0.1.0",
"license": "MIT",
"summary": "Determining if a color is dark or light",
"homepage": "https://github.com/viktorgardart/ColorContrast",
"authors": {
"Viktor Gardart": "https://twitter.com/gardart"
},
"source": {
"git": "https://github.com/viktorgardart/ColorContrast.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ColorContrast/*.swift"
}