[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / f / 8 / ToolTipSlider / 1.0.1 / ToolTipSlider.podspec.json
blob992c7bf4607a2c23fadf072b420d1e5a58263cf7
2   "name": "ToolTipSlider",
3   "version": "1.0.1",
4   "summary": "ToolTipSlider is a subclass for UISlider",
5   "description": "ToolTipSlider is a subclass for UISlider control which provides a tool tip above UISlider when tracking begins.",
6   "homepage": "https://github.com/applebyte1992/ToolTipSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "masroorelahi": "applebyte1992@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/applebyte1992/ToolTipSlider.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ToolTipSlider/Classes/**/*",
23   "swift_version": "4.0"