2 "name": "ReusableSlidersLibrary",
4 "summary": "reusable slider component for UIKit that is customizable and supports both numbered and labeled sliders.",
5 "description": "TODO: Add long description of the pod here.\nThis pod provides a customizable sliders component for UIKit applications. The sliders component offers two main types: a numbered slider and a labeled slider.\n\nThe numbered slider allows users to set a minimum and maximum value, with a counter displayed in the center indicating the current value. This type of slider is ideal for scenarios where precise numerical input is required, such as selecting a value within a specific range.\n\nOn the other hand, the labeled slider offers users the flexibility to define custom labels for different positions on the slider. Users can specify labels for the left, middle, and right positions, allowing for intuitive interaction with the slider based on predefined categories or values.",
6 "homepage": "https://github.com/Bonginkosi-BBT/ReusableUIKITSlidersLibrary",
12 "Bonginkosi-BBT": "64373437+Bonginkosi-BBT97@users.noreply.github.com"
15 "git": "https://github.com/Bonginkosi-BBT97/ReusableUIKITSlidersLibrary.git",
21 "source_files": "Classes/**/*.swift",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"