{ | |
"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" | |
} |