blob: d9a8322c4e1b2ed62d0d06630107ecb44447f8dd [file] [log] [blame]
{
"name": "ImageColorPicker",
"version": "0.1.1",
"summary": "Easy to pick a color from UIImage.",
"description": "You can pick a color from UIImage and CGPoint.",
"homepage": "https://github.com/malt03/ImageColorPicker",
"license": "MIT",
"authors": {
"Koji Murata": "koji.murata@dena.com"
},
"source": {
"git": "https://github.com/malt03/ImageColorPicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}