blob: cc222916b3f2dc264b2e121ab0069d443f3e9e47 [file] [log] [blame]
{
"name": "ChopeColorPicker",
"version": "0.0.1",
"summary": "ColorPicker for selecting color",
"description": "ColorPicker for iOS\nTouch and select color in picker",
"homepage": "https://github.com/yoonhg84/ChopeColorPicker",
"license": "MIT",
"authors": {
"Chope": "yoonhg2002@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yoonhg84/ChopeColorPicker.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}