4 "description": "Dials is a pluggable debugging framework for writing Mac\nbased tools that communicate with your iOS app. It comes with\na number of useful plugins: A view debugger, a network\ndebugger, and a control panel that lets you make changes to\narbitrary properties in real time and can even save changes\ndirectly to your code. It has a number of extension points,\nmaking it easy to add custom editors for your own views, or\neven your own project specific plugin.",
5 "summary": "Pluggable desktop debugging tools for iOS. Included plugins let you modify views, watch the network, and even send changes back to your code",
6 "homepage": "https://github.com/aleffert/dials",
12 "Akiva Leffert": "aleffert@gmail.com"
18 "git": "https://github.com/aleffert/dials.git",
19 "tag": "release/1.0.0"
21 "preserve_paths": "*",
23 "frameworks": "CFNetwork"
25 "compiler_flags": "-ObjC"