blob: 84935c9734db78bf77c2b8264ec9cb94b5e88184 [file] [log] [blame]
{
"name": "GDSheetController",
"version": "0.1.0",
"summary": "Simply organize your controllers in a stack of sheets inspired by Evernote Food 2.0 app.",
"description": " \t\t\t\t\tA controller to organize multiple controllers or navigation controllers\n \t\t\t\t\tin a stack of sheets inspired by __*Evernote Food 2.0*__ app.\n",
"homepage": "https://github.com/iGranDav/GDSheetController",
"license": "MIT",
"authors": {
"David Bonnet": "david.bonnet85+github@gmail.com"
},
"source": {
"git": "https://github.com/iGranDav/GDSheetController.git",
"tag": "0.1.0"
},
"source_files": "GDSheetController",
"public_header_files": "GDSheetController/*.h",
"frameworks": "QuartzCore",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}