[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 1 / RangeControl / 0.0.3 / RangeControl.podspec.json
blobb3613b17f1e537de3f352a12c824e3aa46752ba2
2   "name": "RangeControl",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "0.0.3",
7   "summary": "RangeControl lets user to trim from both ends.",
8   "description": "RangeControl allows to select range values from min to max range.",
9   "homepage": "https://github.com/AlexeyIS/RangeControl",
10   "screenshots": [
11     "https://raw.githubusercontent.com/AlexeyIS/RangeControl/master/screenshot1.png",
12     "https://raw.githubusercontent.com/AlexeyIS/RangeControl/master/screenshot2.gif",
13     "https://raw.githubusercontent.com/AlexeyIS/RangeControl/master/screenshot3.gif"
14   ],
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Alexey Ledovskiy": "alexey.ledovskiy@gmail.com"
21   },
22   "social_media_url": "http://twitter.com/AlexeyIS",
23   "source": {
24     "git": "https://github.com/AlexeyIS/RangeControl.git",
25     "tag": "0.0.3"
26   },
27   "source_files": "RangeControl/**/*.{swift}",
28   "frameworks": "UIKit",
29   "swift_version": "4.2"