blob: 8aa42c40d4e4dba6cc8f052a777b8548d26993f1 [file] [log] [blame]
{
"name": "UISliderColorPicker",
"version": "0.1.0",
"swift_version": "5",
"summary": "UISlider Color Picker.",
"description": "'Open source project in order for Color Picker.'.",
"homepage": "https://github.com/farisalbalawi/UISliderColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Faris Albalawi": "developer.faris@gmail.com"
},
"source": {
"git": "https://github.com/farisalbalawi/UISliderColorPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "UISliderColorPicker/Classes/*.swift",
"frameworks": "UIKit"
}