2 "name": "MBDebugPanel",
4 "summary": "A painless, configurable, hidden panel to add shortcuts to run code, test features, or whatever you like.",
5 "description": " MBDebugPanel offers a simple way to embed a set of dev-mode-only features \n (Though you could ship it with your app if you really wanted to.)\n \n It's like the Konami code, but for your app.\n",
6 "homepage": "http://github.com/mindbody/MBDebugPanel.git",
9 "Matthew Holden": "matthew.holden@mindbodyonline.com"
12 "git": "https://github.com/mindbody/MBDebugPanel.git",
20 "Classes/ios/*.{h,m}",
21 "Classes/ios/{private,components}/*.{h,m}"
23 "resources": "Assets/componentCells/*.xib",
24 "private_header_files": "Classes/ios/private/*.h"