blob: ecf361bc665a47518760afb223a9b9ebfa6bfb6f [file] [log] [blame]
{
"name": "DKVerticalColorPicker",
"version": "1.0",
"license": "MIT",
"summary": "A simple iOS color picker presented as a vertical hue bar. ",
"homepage": "https://github.com/davecom/DKVerticalColorPicker",
"social_media_url": "https://twitter.com/davekopec",
"authors": {
"David Kopec": "david@oaksnow.com"
},
"source": {
"git": "https://github.com/davecom/DKVerticalColorPicker.git",
"tag": "1.0"
},
"screenshots": "https://raw.githubusercontent.com/davecom/DKVerticalColorPicker/master/DKVerticalColorPicker.png",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"source_files": "DKVerticalColorPicker/DKVerticalColorPicker.{h,m}",
"requires_arc": true
}