blob: bbc974b3c575f805ec40dd8b4ef261dc5e3b5015 [file] [log] [blame]
{
"name": "DRWindowController",
"version": "1.0.1",
"platforms": {
"ios": "5.0"
},
"license": "Creative Commons Attribution Non-Commercial License",
"summary": "An Objective-C / Cocoa Touch class for managing a vertical \"stack\" of UIViews and UIViewControllers.",
"homepage": "https://github.com/objectiveSee/DRWindowController",
"authors": {
"Danny Ricciotti": "dan.ricciotti@gmail.com"
},
"source": {
"git": "https://github.com/objectiveSee/DRWindowController.git",
"tag": "1.0.1"
},
"source_files": "DRWindows/DRWindows/DRWindows/DRWindowController*",
"requires_arc": true
}