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