blob: ec5d7cf73aadecd827b3c6a49cb927fca20b49db [file] [log] [blame]
{
"name": "STDiscreteSlider",
"version": "1.0.0",
"summary": "STDiscreteSlider – slider which allows user to choose value only from predefined set of data.",
"platforms": {
"ios": "13.0"
},
"frameworks": [
"Foundation",
"SwiftUI"
],
"swift_versions": [
"5.1"
],
"homepage": "https://github.com/onl1ner/STDiscreteSlider",
"source": {
"git": "https://github.com/onl1ner/STDiscreteSlider.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tamerlan Satualdypov": "tsatualdypov@gmail.com"
},
"source_files": "Sources/STDiscreteSlider/**/*.swift",
"swift_version": "5.1"
}