| { |
| "name": "MaterialColorPicker", |
| "version": "0.1.0", |
| "summary": "Drop in customizable color picker with material color support.", |
| "description": "Customizable color picker with material color support.", |
| "homepage": "https://github.com/gkye/MaterialColorPicker.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "=": "qwstnz@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/gkye/MaterialColorPicker.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/gkye", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Source/**/*", |
| "frameworks": "UIKit" |
| } |