blob: 9884be78e2440db1faa387602be3c1a1f6b88a14 [file] [log] [blame]
{
"name": "MMDrawerController+Storyboard",
"version": "0.0.2",
"summary": "Storyboard category extension for MMDrawerController",
"homepage": "https://github.com/TomSwift/MMDrawerController-Storyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Hodapp": "nicholashodapp@gmail.com"
},
"source": {
"git": "https://github.com/TomSwift/MMDrawerController-Storyboard.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"description": "Storyboard category extension for MMDrawerController\n\nDrop in category extension allows you to define MMDrawerController left/right/center view controllers on a storyboard",
"source_files": "MMDrawerController+Storyboard.{h,m}",
"dependencies": {
"MMDrawerController": [
]
}
}