blob: db07b16f82922abce21fb323c832eba6135830ba [file] [log] [blame]
{
"name": "WFColorCode",
"version": "2.0.3",
"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.0.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"pushed_with_swift_version": "3.0"
}