blob: 7ccfd38e14cac94f52084221112b7f496e93daac [file] [log] [blame]
{
"name": "NSColor-HexString",
"version": "1.0.0",
"summary": "Hex strings to NSColor. Created by @kevinrenskers",
"homepage": "https://github.com/Madao-3/NSColor-HexString",
"license": {
"type": "MIT"
},
"authors": "Madao",
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/Madao-3/NSColor-HexString.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}