blob: 343518299eb34326519258a227c3d3a8838f5616 [file] [log] [blame]
{
"name": "Colorspaces",
"version": "1.0.3",
"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.3"
},
"source_files": [
"Colorspaces",
"Colorspaces/**/*.{swift}"
],
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2"
}