blob: f0cd4f3b5d9f6691687ef9ee596a5d9b0a9457bf [file] [log] [blame]
{
"name": "ColorAdjuster",
"version": "0.1.2",
"summary": "ColorAdjuster is the library which can create a new color by HBS or RGB for the cause in base color, and create gradation view.",
"homepage": "https://github.com/ikemai/ColorAdjuster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikemai": "ikeda_mai@cyberagent.co.jp"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ikemai/ColorAdjuster.git",
"tag": "0.1.2"
},
"source_files": "ColorAdjuster/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}