[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 4 / Debugger / 0.0.1 / Debugger.podspec.json
blobc5a3c81781f05c564bfc7c128d85ff7e51a2b80c
2   "name": "Debugger",
3   "version": "0.0.1",
4   "summary": "An in-app debugging tool for iOS.",
5   "description": "An in-app debugging tool for iOS",
6   "homepage": "https://github.com/Joe0708/Debugger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joe": "joesir7@foxmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Joe0708/Debugger.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "DebuggerExample/Debugger/Classes/**/*",
22   "resources": "DebuggerExample/Debugger/Assets/*.png",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SandboxBrowser": [
31     ],
32     "SpreadsheetView": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"