blob: b36cf330efbdbffd39110a7f1b4a5ac32536bc09 [file] [log] [blame]
{
"name": "GHColorPicker",
"version": "0.0.1",
"summary": "A color picker.",
"homepage": "https://github.com/gaoguanghui/GHColorPicker",
"license": "MIT",
"authors": {
"gaoguanghui": "1105661312@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"source": {
"git": "https://github.com/gaoguanghui/GHColorPicker.git",
"tag": "0.0.1"
},
"source_files": "GHColorPickerView.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}