blob: 17498d2c1984f30817766a70235ae9e2205d0350 [file] [log] [blame]
{
"name": "GDSheetController",
"version": "0.2.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": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Bonnet": "david.bonnet85+github@gmail.com"
},
"source": {
"git": "https://github.com/iGranDav/GDSheetController.git",
"tag": "0.2.0"
},
"source_files": "GDSheetController",
"public_header_files": "GDSheetController/*.h",
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}