blob: 07900c44f9b6860444afe34ee07712ca1aa18290 [file] [log] [blame]
{
"name": "ColorAdjuster",
"version": "0.1.1",
"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.1"
},
"source_files": "ColorAdjuster/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}