blob: a6cc8847d36d3347b1c22a1c66a85f2ca8c0b63b [file] [log] [blame]
{
"name": "SGBDrillDownController",
"version": "1.0.5",
"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.0.5"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "SGBDrillDownController"
}