2 "name": "SPStepperView",
4 "summary": "Simple Stepper View",
5 "description": "SPStepperView is a UIView subclass that provides a customizable stepper view with percentage-based progress. It allows you to set the current step progress and display images for completed and incomplete steps. This view can be easily integrated into any iOS application to enhance user interaction with a visually appealing stepper control.",
6 "homepage": "https://github.com/StellaPatricia/SPStepperView.git",
12 "StellaPatricia": "stella.patricia95@gmail.com"
21 "git": "https://github.com/StellaPatricia/SPStepperView.git",
24 "source_files": "SPStepperView/**/*.{swift}",
25 "swift_version": "5.0"