blob: 465213a005468d0a62488ac2d20ebf82429e680a [file] [log] [blame]
{
"name": "StepperView",
"version": "1.5.0",
"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.0"
},
"social_media_url": "https://twitter.com/badrivm",
"platforms": {
"ios": "11.0",
"watchos": "6.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}