blob: 805d5e1d0cf3818fda0ef5ff30a3e1cbccb14e16 [file] [log] [blame]
{
"name": "ColorPickerView",
"version": "0.2.2",
"summary": "You can easily create a color picker with an original image.",
"description": "You can easily create a color picker with an original image on interface builder.",
"homepage": "https://github.com/malt03/ColorPickerView",
"license": "MIT",
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/ColorPickerView.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"ImageColorPicker": [
]
}
}