| { |
| "name": "Color-Picker-for-iOS", |
| "version": "0.0.1", |
| "license": "BSD", |
| "platforms": { |
| "ios": null |
| }, |
| "summary": "ColorPicker for iPhone and iPod touch.", |
| "homepage": "https://github.com/hayashi311", |
| "authors": { |
| "Ryota Hayashi": "hayashi311" |
| }, |
| "source": { |
| "git": "https://github.com/hayashi311/Color-Picker-for-iOS.git", |
| "commit": "711b2981d29f0cfb7f7b258b79783bc650fa980e" |
| }, |
| "source_files": "ColorPicker/*.{h,m}", |
| "frameworks": [ |
| "UIKit", |
| "QuartzCore" |
| ], |
| "requires_arc": false, |
| "deprecated_in_favor_of": "Colorful" |
| } |