blob: f8f32fee632795690edd0cc0125991539f523c8b [file] [log] [blame]
{
"name": "DBBasementController",
"version": "1.1",
"summary": "A slide out menu just how I like it.",
"homepage": "https://github.com/DavidBarry/DBBasementController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Barry": "david@softdiesel.com"
},
"source": {
"git": "https://github.com/DavidBarry/DBBasementController.git",
"tag": "1.1"
},
"source_files": "DBBasementController/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": "QuartzCore"
}