blob: 4016c16c35537bd0bf21def41dd03a0ae72355c7 [file] [log] [blame]
{
"name": "StepperView",
"version": "0.1.3",
"swift_versions": "5.0",
"summary": "SwiftUI component for StepperView",
"description": "Stepper View 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": "0.1.3"
},
"social_media_url": "https://twitter.com/badrivm",
"platforms": {
"ios": "11.0"
},
"source_files": "StepperView/Classes/**/*",
"swift_version": "5.0"
}