blob: c90d228864a7ff32a7ab1111f5c98fc3ba516638 [file] [log] [blame]
{
"name": "SGBDrillDownController",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SGBDrillDownController",
"requires_arc": false
}