blob: 74b99a16ec829c916a3a19238122bceb356157c7 [file] [log] [blame]
{
"name": "ColorPickerRow",
"version": "1.3.3",
"license": "MIT",
"summary": "A color picker row for use with the Eureka form library",
"homepage": "https://github.com/EurekaCommunity/ColorPickerRow",
"source": {
"git": "https://github.com/EurekaCommunity/ColorPickerRow.git",
"tag": "1.3.3"
},
"platforms": {
"ios": "9.3"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "ColorPicker/**/*.swift",
"swift_versions": "5.0",
"requires_arc": true,
"authors": "Mark Alldritt",
"dependencies": {
"Eureka": ">= 5.0.0",
"UIColor_Hex_Swift": ">= 3.0.0"
},
"swift_version": "5.0"
}