blob: ea45c7f0209e968f0b308acdb565bc4e9b09d736 [file] [log] [blame]
{
"name": "InfColorPicker",
"version": "0.0.1",
"summary": "iOS color picker view controller which presents a hue bar and a saturation/brightness box to allow selection of any RGB color.",
"homepage": "https://github.com/InfinitApps/InfColorPicker",
"license": "MIT",
"authors": "InfinitApps, LLC",
"source": {
"git": "https://github.com/InfinitApps/InfColorPicker.git",
"commit": "1cb2a5decee45b9c42f9e687bb4e4b428ab326ef"
},
"platforms": {
"ios": "3.0"
},
"source_files": "InfColorPicker",
"resources": "InfColorPicker/*.xib",
"requires_arc": false
}