2 "name": "MZCoreDataBrowser",
4 "summary": "A quick and powerful Core Data browser for developers",
5 "description": "`MZCoreDataBrowser` provides a super quick way to visualize and navigate your Core Data objects.\nIt is designed to be used within a debug / developer menu in an application and to be trivially\neasy to integrate. Simply hand it a MOC, put it onscreen, and you're ready to go.",
6 "homepage": "https://github.com/moshozen/MZCoreDataBrowser",
9 "Mat Trudel": "mat@geeky.net"
12 "git": "https://github.com/moshozen/MZCoreDataBrowser.git",
15 "social_media_url": "https://twitter.com/mattrudel",
20 "source_files": "Pod/Classes/**/*",
21 "public_header_files": "Pod/Classes/MZCoreDataBrowserViewController.h"