blob: cbb3337ded814fe022146e316c8921ea5fe5e3c5 [file] [log] [blame]
{
"name": "FlexColorPicker",
"module_name": "FlexColorPicker",
"version": "1.1",
"summary": "Modern & flexible full spectrum color picker written in Swift 4.",
"description": "Modern color picker written in Swift 4. Supports HSB and RGB color models.\n# Easily extended and customized.",
"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.1"
},
"source_files": "FlexColorPicker/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}