{ "name": "StepperView", "version": "1.5.6", "swift_versions": "5.0", "summary": "SwiftUI iOS component for Step Indications.", "description": "Stepper View Indication componet for SwiftUI", "homepage": "https://github.com/badrinathvm/StepperView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "badrinathvm": "badrinathvm@gmail.com" }, "source": { "git": "https://github.com/badrinathvm/StepperView.git", "tag": "1.5.6" }, "social_media_url": "https://twitter.com/badrivm", "platforms": { "ios": "11.0", "watchos": "6.0" }, "source_files": "Sources/**/*.swift", "swift_version": "5.0" }