[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 9 / MSRangeSlider / 1.0.0 / MSRangeSlider.podspec.json
blob3cd6bf263815ae204ee2e854717b4265c4c07b30
2   "name": "MSRangeSlider",
3   "version": "1.0.0",
4   "summary": "The range slider control for iOS.",
5   "homepage": "https://github.com/sgl0v/MSRangeSlider",
6   "license": "MIT",
7   "authors": {
8     "Maksym Shcheglov": "maxscheglov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sgl0v/MSRangeSlider.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "MSRangeSlider/**/*",
19   "public_header_files": "MSRangeSlider/**/*.h"