YSRangeSlider 5.0.0× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Nov 2023 SPMSupports SPM ✗Maintained by Laurentiu Ungur, Bogdan Poplauschi, Laurentiu Ungur.Installation Guide×Installation Guide for YSRangeSliderYou want to add pod 'YSRangeSlider', '~> 5.0' similar to the following to your Podfile:target 'MyApp' do pod 'YSRangeSlider', '~> 5.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YSRangeSliderSee PodspecGitHub RepoPage on CocoaPods.orgYSRangeSlider 5.0.0ByLaurentiu UngurYardiSystems/YSRangeSliderGitHub Repo YSRangeSlider Configurable range slider for iOS (IBInspectable and IBDesignable) ⚠️ To use with Swift 2.x please ensure you are using == 2.1.0 ⚠️ To use with Swift 3.x please ensure you are using >= 3.0.0 How to get started Requirements Xcode 8.0+ Swift 3.0+ iOS 8.0+ Author Laurentiu Ungur License YSRangeSlider is available under the MIT license.