blob: 28aa4c53b06c6d7a012446a702bada78ebaa5298 [file] [log] [blame]
{
"name": "ColorContrast",
"module_name": "ColorContrast",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ColorContrast/*.swift"
}