2 "name": "CustomSlider",
4 "summary": "This Library provide you to customize the slider according to you need",
5 "description": "This Library provide you to customize the slider according to you need you can change the slider height and tint color\n @IBOutlet weak var customSlider: CustomSlider!\n \n self.customSlider.configureSlider(trackHeight: 10, thumbRadius: 30, borderWidth: 5, thumbColor: .green, thumbBorderColor: .black, trackColor: .red)",
6 "homepage": "https://github.com/ranjitrudolf1/CustomSlider",
12 "Ranjit Kumar": "ranjitrudolf@gmail.com"
15 "git": "https://github.com/ranjitrudolf1/CustomSlider.git",
21 "source_files": "CustomSlider/Classes/**/*"