blob: adaa3c598d0cc9d71d980ab72654e83142c3b5d8 [file] [log] [blame]
{
"name": "UISliderColorPicker",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "UISliderColorPicker/Classes/*.swift",
"frameworks": "UIKit"
}