[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / 4 / TPFDebugTool / 0.1.8 / TPFDebugTool.podspec.json
blob0853b40d015ee9a9544cfff8be51ed3e252e9fff
2   "name": "TPFDebugTool",
3   "version": "0.1.8",
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.1.8"
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",
28   "dependencies": {
29     "Aspects": [
30       "~> 1.4.1"
31     ]
32   }