blob: 8d8f4915d1ffd234ef929acc0feb1ce283a73439 [file] [log] [blame]
{
"name": "NSColorComponents",
"version": "1.0.0",
"summary": "A Swift extension to NSColor that provides easy access to its RGB and HSB components.",
"homepage": "https://github.com/UsabilityEtc/nscolor-components",
"license": "MIT",
"authors": {
"Jeffrey Morgan": "usabilityetc@gmail.com"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/UsabilityEtc/nscolor-components.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}