blob: a90aea2745f77d40bd6a2f284f7ea981f37ed7bd [file] [log] [blame]
{
"name": "MSNavigationPaneViewController",
"version": "0.2.0",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"summary": "Draggable navigation pane view controller for iPhone. Similar to the Path/Facebook navigation paradigm.",
"homepage": "https://github.com/monospacecollective/MSDynamicsDrawerViewController",
"authors": {
"Eric Horacek": "eric@monospacecollective.com"
},
"source": {
"git": "https://github.com/monospacecollective/MSDynamicsDrawerViewController.git",
"tag": "0.2.0"
},
"source_files": "MSNavigationPaneViewController/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore",
"dependencies": {
"PRTween": [
"~> 0.0.1"
]
}
}