[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / f / a / MultiStepSlider / 2.0 / MultiStepSlider.podspec.json
bloba993261b5c054629cecbe9769ecd2c22f96d1136
2   "name": "MultiStepSlider",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "2.0",
7   "summary": "A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval.",
8   "authors": {
9     "Susmita Horrow": "susmita.horrow@gmail.com"
10   },
11   "license": "MIT",
12   "homepage": "https://github.com/hsusmita/MultiStepSlider",
13   "source": {
14     "git": "https://github.com/hsusmita/MultiStepSlider.git",
15     "tag": "2.0"
16   },
17   "source_files": "MultiStepSlider/Source/*",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"