blob: 9fe2e8f58a57b8db767916ba25c59fa029d9d023 [file] [log] [blame]
{
"name": "SwiftColorPicker",
"version": "0.0.3",
"summary": "A Swift HSB Color Picker",
"homepage": "https://github.com/MrMatthias/SwiftColorPicker",
"license": "MIT",
"screenshots": "https://raw.githubusercontent.com/MrMatthias/SwiftColorPicker/assets/screenshot1.png",
"authors": {
"Matthias Schlemm": "matthias@sixpolys.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrMatthias/SwiftColorPicker.git",
"tag": "0.0.3"
},
"source_files": "Source/*.swift",
"requires_arc": true
}