blob: 1297a42842931c5103b188398e1200e811dd0e1b [file] [log] [blame]
{
"name": "RDGliderViewController-Swift",
"version": "1.0.23",
"summary": "Control for a draggable ViewController gliding over another ViewController.",
"description": "RDGliderViewController is a view controller that manages a scrollable view using one side as a sliding point,\nchoosing between Left-to-Right, Top-to-Bottom, Right-to-Left and Bottom-to-Top,\nand setting an array of offsets as percent values to determine the gliding view steps.",
"homepage": "https://github.com/gelemias/RDGliderViewController-Swift",
"screenshots": "https://raw.githubusercontent.com/gelemias/RDGliderViewController/master/img/1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillermo RD": "gelemias@gmail.com"
},
"source": {
"git": "https://github.com/gelemias/RDGliderViewController-Swift.git",
"tag": "1.0.23"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RDGliderViewController/**/*",
"pushed_with_swift_version": "3.0"
}