blob: 113110394b22819a253ad4602f8dc75679942b9c [file] [log] [blame]
{
"name": "NSGradientView",
"version": "0.0.1",
"summary": "NSView with gradient colors",
"homepage": "https://github.com/rallets-network/NSGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiawei Li": "c@rallets.com"
},
"source": {
"git": "https://github.com/rallets-network/NSGradientView.git",
"tag": "0.0.1"
},
"source_files": "NSGradientView/NSGradientView.{swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"swift_version": "4.2"
}