blob: 915deea50bc52360a8b50e6c1e40dbe846000fc5 [file] [log] [blame]
{
"name": "CSRevealingViewController",
"version": "0.1.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.1.0"
},
"source_files": "CSRevealingViewController",
"requires_arc": true
}