blob: d43dbc19e34c2dccc9dc28c41a1be179c9fe6433 [file] [log] [blame]
{
"name": "PPRevealSideViewController",
"version": "1.0.1",
"summary": "A new container controller to easily push views on side like Path or Facebook.",
"description": "This is a new controller container, showing views on the side like the Facebook or Path app. It is as easy to use as a navigation controller. Sometimes, you need to push a new controller to show some options, but you don't need a full screen view… PPRevealSideViewController is THE controller you need.\n\nPan and Tap gestures are also included!",
"homepage": "https://github.com/ipup/PPRevealSideViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marian PAUL": "marian.paul2@gmail.com"
},
"source": {
"git": "https://github.com/ipup/PPRevealSideViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "PPRevealSideViewController/PPRevealSideviewController/*.{h,m}",
"frameworks": "QuartzCore"
}