blob: b8a3a322af17066330d124b1a6a6fe3147c7c1cc [file] [log] [blame]
{
"name": "AKImageColorPicker",
"version": "0.2.0",
"summary": "Simple Image Color picker.",
"description": "Now create color picker for any image with this simple AKImageColorPicker ImageView.",
"homepage": "https://github.com/aksswami/AKImageColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amit Kumar Swami": "aks.swami@live.com"
},
"source": {
"git": "https://github.com/aksswami/AKImageColorPicker.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AKImageColorPicker/ColorPicker/*.swift",
"pushed_with_swift_version": "echo \"4.0\" >> .swift-version"
}