[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 9 / d / e / YSRangeSlider / 4.0.0 / YSRangeSlider.podspec.json
blob1792f96bf9ae4a4792f6d77b3baf348fcc6605de
2   "name": "YSRangeSlider",
3   "version": "4.0.0",
4   "summary": "Configurable range slider for iOS (IBInspectable and IBDesignable)",
5   "homepage": "https://github.com/YardiSystems/YSRangeSlider",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/LaurentiuUngur/YSRangeSlider.git",
12     "tag": "4.0.0"
13   },
14   "authors": {
15     "Laurentiu Ungur": "laurentiu.ungur@yardi.com",
16     "Ungur Laurentiu": "laurentyu1995@gmail.com"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/*.{swift}",
23   "preserve_paths": "README*"