[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 2 / f / PonyDebugger / 0.0.1 / PonyDebugger.podspec.json
blobb14c9881170c97b844224c5439371109c43eaa17
2   "name": "PonyDebugger",
3   "version": "0.0.1",
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",
8   "authors": "Square",
9   "source": {
10     "git": "https://github.com/square/PonyDebugger.git",
11     "commit": "31d05eb56b2d1b04e815579ba15b0b7c4104596e"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source_files": "ObjC/{DerivedSources,PonyDebugger}/**/*.{h,m}",
17   "requires_arc": true,
18   "dependencies": {
19     "SocketRocket": [
21     ]
22   },
23   "frameworks": "CoreData"