blob: ff0cc76c259b24cba16c7ad079d6a68ffdb6069c [file] [log] [blame]
{
"name": "FlexColorPicker",
"version": "1.0.2",
"summary": "Modern & flexible full spectrum color picker written in Swift 4.",
"description": "Modern color picker library written in Swift 4 that can be easily extended and customized. It aims to provide great UX and performance with stable, quality code. Supports HSB and RGB color models.",
"homepage": "https://github.com/RastislavMirek/FlexColorPicker",
"swift_version": "4.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rastislav Mirek": "rmirek@easytype.info"
},
"source": {
"git": "https://github.com/RastislavMirek/FlexColorPicker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FlexColorPicker/Classes/**/*"
}