blob: 59c44d77961f0bd424a3d2a457449fdc1738a247 [file] [log] [blame]
{
"name": "WSColourScheme",
"version": "1.0.0",
"summary": "Easy to use beautiful colour schemes and colour manipulation.",
"description": "WSColourScheme is an easy to use class that contains beautiful predefined colour schemes as well as the ability to set your own custom colour scheme. It also features colour manipulation tools including, Colour Lighter/Darker Control, Colour Saturation, Colour Desaturation, Colour Greyscale, Colour Complement, and Colour Invert.",
"homepage": "https://github.com/william205/WSColourScheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Will Swan": "will@willswan.com"
},
"source": {
"git": "https://github.com/william205/WSColourScheme.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/william205",
"platforms": {
"ios": "8.0"
},
"source_files": "WSColourScheme/Classes/**/*"
}