4 "summary": "HUSL is a human-friendly alternative to HSL.",
5 "description": "CIELUV is a color space designed for perceptual uniformity based on human experiments. When accessed by polar coordinates, it becomes functionally similar to HSL with a single problem: its chroma component doesn't fit into a specific range.\n\nHUSL extends CIELUV with a new saturation component that allows you to span all the available chroma as a neat percentage.",
6 "homepage": "https://github.com/husl-colors/husl-objc",
12 "Alexei Boronine": "alexei@boronine.com",
13 "Roger Tallada": "info@rogertallada.com"
20 "git": "https://github.com/husl-colors/husl-objc.git",
25 "husl-objc/**/*.{h,m}"