blob: 76bc42626f0f38269ce7a88be18792ff02809c28 [file] [log] [blame]
{
"name": "CSRevealingViewController",
"version": "0.3.0",
"summary": "An omni-directional swipe-to-reveal ViewController.",
"description": " Most swipe-to-reveal implementations allow only for left\n or right navigation. I wanted to swipe up or down or left\n or right, so I rolled my own.\n",
"homepage": "http://github.com/josefdlange/CSRevealingViewController",
"license": "MIT",
"authors": {
"Josef Lange": "josef.d.lange@me.com"
},
"social_media_url": "http://twitter.com/josefdlange",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/josefdlange/CSRevealingViewController.git",
"tag": "0.3.0"
},
"source_files": "CSRevealingViewController",
"requires_arc": true
}