blob: ef48aa71c9e01bba9192dc8570c8851831953fb0 [file] [log] [blame]
{
"name": "PickColor",
"version": "0.1.0",
"summary": "Pick color in image!",
"description": "Magic will be happened when you use PickColor!",
"homepage": "https://github.com/younatics/PickColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/PickColor.git",
"tag": "0.1.0"
},
"source_files": "PickColor/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}