blob: 8b243d05fcea70286567ee5be178a42270300daf [file] [log] [blame]
{
"name": "MSNavigationPaneViewController",
"version": "0.1.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.1.0"
},
"source_files": "MSNavigationPaneViewController/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}