[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / b / RDGliderViewController-Swift / 1.0.23 / RDGliderViewController-Swift.podspec.json
blob1297a42842931c5103b188398e1200e811dd0e1b
2   "name": "RDGliderViewController-Swift",
3   "version": "1.0.23",
4   "summary": "Control for a draggable ViewController gliding over another ViewController.",
5   "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.",
6   "homepage": "https://github.com/gelemias/RDGliderViewController-Swift",
7   "screenshots": "https://raw.githubusercontent.com/gelemias/RDGliderViewController/master/img/1.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Guillermo RD": "gelemias@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/gelemias/RDGliderViewController-Swift.git",
17     "tag": "1.0.23"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RDGliderViewController/**/*",
23   "pushed_with_swift_version": "3.0"