[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 7 / SPStepperView / 1.1.0 / SPStepperView.podspec.json
blob0d0b87422535934d5893f6120ac064de07fb2dfe
2   "name": "SPStepperView",
3   "version": "1.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "StellaPatricia": "stella.patricia95@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "source": {
21     "git": "https://github.com/StellaPatricia/SPStepperView.git",
22     "tag": "1.1.0"
23   },
24   "source_files": "SPStepperView/**/*.{swift}",
25   "swift_version": "5.0"