blob: 34c5b9d6a269598d12bdd8bb01e69a198e752f72 [file] [log] [blame]
{
"name": "DRColorPicker",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DRColorPickerExample/DRColorPicker/",
"resources": "DRColorPickerExample/DRColorPicker/DRColorPicker.bundle",
"frameworks": [
"UIKit",
"QuartzCore",
"ImageIO"
],
"requires_arc": true
}