{ | |
"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" | |
} |