2 "name": "ZeroBaseSlider",
4 "summary": "ZeroBaseSlider can set 0.",
6 "type": "Apache License, Version 2.0"
8 "homepage": "https://github.com/xAxis47/ZeroBaseSlider",
10 "https://github.com/xAxis47/ZeroBaseSlider/blob/main/ZeroBaseSlider/ZeroBaseSlider.docc/Resources/screenshot01.gif",
11 "https://github.com/xAxis47/ZeroBaseSlider/blob/main/ZeroBaseSlider/ZeroBaseSlider.docc/Resources/screenshot02.png"
13 "description": "this slider is for SwiftUI's Application\n\nat first\n \nZeroBaseSlider(barWidth: barWidth, max: maxValue, min: minValue, thumbValue: $thumbValue)\n\nthe followings are optional values\n\n .isHideLimitValue(isHideLimitValue)\n .isHideThumbValue(isHideThumbValue)\n .isIntThumb(isIntThumb)\n .isSmoothDrag(isSmoothDrag)\n .limitValueOffset(limitValueOffset)\n .maxValueColor(maxValueColor)\n .maxValueFont(maxValueFont)\n .minValueColor(minValueColor)\n .minValueFont(minValueFont)\n .sliderColor(sliderColor)\n .thumbColor(thumbColor)\n .thumbValueColor(thumbValueColor)\n .thumbValueFont(thumbValueFont)\n .valueColor(valueColor)",
15 "xAxis47": "wataru.kawagoe.dev@gmail.com"
18 "git": "https://github.com/xAxis47/ZeroBaseSlider.git",
25 "source_files": "ZeroBaseSlider/**/*.{swift}",
26 "swift_versions": "5.0",
27 "swift_version": "5.0"