blob: 15f5daf442f8ae3bc5e7670e9fa4a2bc86f09092 [file] [log] [blame]
{
"name": "PickColor",
"version": "0.4.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.4.0"
},
"source_files": "PickColor/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}