blob: 26824ed03b09b3c8eeb41548e19d2110e36e215e [file] [log] [blame]
{
"name": "WFColorCode",
"version": "2.1.2",
"summary": "NSColor category adding ability to handle HSL color space and CSS3 style color codes like hex, rgb() or hsla().",
"homepage": "https://github.com/1024jp/WFColorCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1024jp": "1024jp@wolfrosch.com"
},
"source": {
"git": "https://github.com/1024jp/WFColorCode.git",
"tag": "2.1.2"
},
"source_files": "Sources/ColorCode/*.swift",
"requires_arc": true,
"module_name": "ColorCode",
"platforms": {
"osx": "10.9"
},
"pushed_with_swift_version": "4.0"
}