[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / 4 / TPFDebugTool / 0.2.2 / TPFDebugTool.podspec.json
blob1f86928fcc81bd1bb375e4a12ac65296f777b087
2   "name": "TPFDebugTool",
3   "version": "0.2.2",
4   "summary": "TPFDebugTool is a debugging tool to monitor the network, view the log, collect crash log",
5   "description": "TPFDebugTool is a debugging tool to monitor the network, view the log, collect crash log",
6   "homepage": "https://github.com/pzhtpf/TPFDebugTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pzhtpf": "pftian@yaduo.com"
13   },
14   "source": {
15     "git": "https://github.com/pzhtpf/TPFDebugTool.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TPFDebugTool/Classes/**/*",
22   "resource_bundles": {
23     "TPFDebugTool": [
24       "TPFDebugTool/Assets/*.{storyboard,xib}"
25     ]
26   },
27   "prefix_header_file": "TPFDebugTool/Classes/TPFDebugTool.pch"