[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / 3 / ZeroBaseSlider / 0.9.1.1 / ZeroBaseSlider.podspec.json
blob09df26d523ccb8a01fa331680e5d6eff31fff00a
2   "name": "ZeroBaseSlider",
3   "version": "0.9.1.1",
4   "summary": "ZeroBaseSlider can set 0.",
5   "license": {
6     "type": "Apache License, Version 2.0"
7   },
8   "homepage": "https://github.com/xAxis47/ZeroBaseSlider",
9   "screenshots": [
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"
12   ],
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)",
14   "authors": {
15     "xAxis47": "wataru.kawagoe.dev@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/xAxis47/ZeroBaseSlider.git",
19     "tag": "0.9.1.1"
20   },
21   "platforms": {
22     "ios": "13.0"
23   },
24   "requires_arc": true,
25   "source_files": "ZeroBaseSlider/**/*.{swift}",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"