blob: 6f9380c0bccf2cf0b4af0bb2ee82f24b941020f4 [file] [log] [blame]
{
"name": "SwiftColorPicker",
"version": "0.0.4",
"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.4"
},
"source_files": "Source/*.swift",
"requires_arc": true
}