blob: 22aebc4f0743d0e36269b0b5f5cdbc23af069d2b [file] [log] [blame]
{
"name": "ColorContrast",
"module_name": "ColorContrast",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ColorContrast/*.swift"
}