blob: 056cf51b5d97e5cf63de9018052926357ee78843 [file] [log] [blame]
{
"name": "SGBDrillDownController",
"version": "1.1.0",
"summary": "A parent view controller for the iPad which manages a stack of controllers while keeping the top two controllers visible.",
"homepage": "https://github.com/percysnoodle/SGBDrillDownController",
"license": "MIT",
"authors": "Simon Booth",
"source": {
"git": "https://github.com/percysnoodle/SGBDrillDownController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "SGBDrillDownController"
}