2 "name": "PonyDebugger",
4 "summary": "Remote network and data debugging for your native iOS app using Chrome Developer Tools.",
5 "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",
6 "homepage": "https://github.com/square/PonyDebugger",
7 "license": "Apache License, Version 2.0",
10 "git": "https://github.com/square/PonyDebugger.git",
11 "commit": "31d05eb56b2d1b04e815579ba15b0b7c4104596e"
16 "source_files": "ObjC/{DerivedSources,PonyDebugger}/**/*.{h,m}",
23 "frameworks": "CoreData"