| { |
| "name": "ImColorAdjustmenter", |
| "version": "0.1.0", |
| "summary": "ImColorAdjustmenter 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/ImColorAdjustmenter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ikemai": "ikeda_mai@cyberagent.co.jp" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/ikemai/ImColorAdjustmenter.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "ImColorAdjustmenter/**/*.{h,swift}", |
| "requires_arc": true, |
| "frameworks": "UIKit" |
| } |