2 "name": "PonyDebugger",
4 "summary": "Remote network and data debugging for your native iOS app using Chrome Developer Tools.",
5 "homepage": "https://github.com/square/PonyDebugger",
6 "description": " PonyDebugger is a remote debugging toolset.\n It is a client library and gateway server combination that uses Chrome Developer Tools on your browser to debug your application's network traffic and managed object contexts.\n",
9 "git": "https://github.com/square/PonyDebugger.git",
12 "license": "Apache License, Version 2.0",
17 "source_files": "ObjC/{DerivedSources,PonyDebugger}/**/*.{h,m}",