blob: 338d50e7bee4b772ea7fdf8704320af4cb23d7d1 [file] [log] [blame]
{
"name": "DRColorPicker",
"version": "1.0.9",
"summary": "Digital Ruby Color Picker",
"homepage": "http://www.digitalruby.com/introducing-drcolorpicker-ios/",
"license": "MIT",
"authors": "jjxtra",
"source": {
"git": "https://github.com/jjxtra/DRColorPicker.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DRColorPickerExample/DRColorPicker/",
"resources": "DRColorPickerExample/DRColorPicker/DRColorPicker.bundle",
"frameworks": [
"UIKit",
"QuartzCore",
"ImageIO"
],
"requires_arc": true
}