blob: 0143e723d0753c7455b046252fab9d1fac049aed [file] [log] [blame]
{
"name": "FlexColorPicker",
"module_name": "FlexColorPicker",
"version": "1.2.1",
"summary": "Modern & flexible full spectrum color picker written in Swift 4.2. Supports HSB and RGB color models.",
"description": "Color picker written in Swift 4.2\n# Modern color picker written in Swift 4. Supports HSB and RGB color models. Easily extended and customized.",
"homepage": "https://github.com/RastislavMirek/FlexColorPicker",
"swift_version": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rastislav Mirek": "rmirek@easytype.info"
},
"source": {
"git": "https://github.com/RastislavMirek/FlexColorPicker.git",
"tag": "1.2.1"
},
"source_files": "FlexColorPicker/Classes/**/*",
"exclude_files": "FlexColorPicker/**/*.plist",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}