blob: 3aa05fb458828d7d4dad6c7bdb6c38bd92c09fa5 [file] [log] [blame]
{
"name": "SwiftHUEColorPicker",
"version": "0.1.5",
"summary": "Swift HUE Color Picker",
"description": "Simple iOS HUE color picker",
"homepage": "https://github.com/maximbilan/SwiftHUEColorPicker",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maximbilan/SwiftHUEColorPicker.git",
"tag": "0.1.5"
},
"source_files": [
"Classes",
"SwiftHUEColorPicker/Sources/**/*.{swift}"
],
"requires_arc": true
}