blob: 87f75b32aa696731d2f900d02dd7655283b5e2d1 [file] [log] [blame]
{
"name": "CSRevealingViewController",
"version": "0.0.2",
"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.0.2"
},
"source_files": "CSRevealingViewController",
"requires_arc": true
}