blob: 5911520789c50657ac1178b38c3fb707135faa65 [file] [log] [blame]
{
"name": "GHColorPicker",
"version": "0.0.2",
"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.2"
},
"source_files": "GHColorPickerView.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}