blob: aa8d7863483f8cf27d24071b192a55e915eaad35 [file] [log] [blame]
{
"name": "WSColourSchemeSwift",
"version": "1.0.3",
"summary": "Easy to use colour schemes and colour manipulation in Swift.",
"description": "WSColourSchemeSwift 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/WSColourSchemeSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Will Swan": "will@willswan.com"
},
"source": {
"git": "https://github.com/william205/WSColourSchemeSwift.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/william205",
"platforms": {
"ios": "8.0"
},
"source_files": "WSColourSchemeSwift/Classes/*.swift"
}