blob: 23eadfd714acd8bd375d78cc750f436eeae70538 [file] [log] [blame]
{
"name": "Colorspaces",
"version": "1.0.6",
"summary": "Framework for color conversions + convenience methods between UIColor, RGB, Hex, HSL & HSB.",
"homepage": "https://github.com/Zhendryk/Colorspaces",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhendryk": "jonathan.bailey@comcast.net"
},
"source": {
"git": "https://github.com/Zhendryk/Colorspaces.git",
"tag": "1.0.6"
},
"source_files": [
"Colorspaces",
"Colorspaces/**/*.{swift}"
],
"platforms": {
"ios": "12.0"
},
"swift_version": "5.0"
}