blob: b3613b17f1e537de3f352a12c824e3aa46752ba2 [file] [log] [blame]
{
"name": "RangeControl",
"platforms": {
"ios": "10.0"
},
"version": "0.0.3",
"summary": "RangeControl lets user to trim from both ends.",
"description": "RangeControl allows to select range values from min to max range.",
"homepage": "https://github.com/AlexeyIS/RangeControl",
"screenshots": [
"https://raw.githubusercontent.com/AlexeyIS/RangeControl/master/screenshot1.png",
"https://raw.githubusercontent.com/AlexeyIS/RangeControl/master/screenshot2.gif",
"https://raw.githubusercontent.com/AlexeyIS/RangeControl/master/screenshot3.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Ledovskiy": "alexey.ledovskiy@gmail.com"
},
"social_media_url": "http://twitter.com/AlexeyIS",
"source": {
"git": "https://github.com/AlexeyIS/RangeControl.git",
"tag": "0.0.3"
},
"source_files": "RangeControl/**/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.2"
}