[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / 7 / SPStepperView / 1.0.1 / SPStepperView.podspec.json
blob18de12a9ed0a24bcf5d4753965d0ae634e50d730
2   "name": "SPStepperView",
3   "version": "1.0.1",
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.0.1"
23   },
24   "source_files": "SPStepperView/**/*.{swift}",
25   "swift_version": "5.0"