blob: 9621bd846b68c6f7559a953f0466fe22158590fd [file] [log] [blame]
{
"name": "TPFDebugTool",
"version": "0.1.2",
"summary": "TPFDebugTool is a debugging tool to monitor the network, view the log, collect crash log",
"description": "TPFDebugTool is a debugging tool to monitor the network, view the log, collect crash log",
"homepage": "https://github.com/pzhtpf/TPFDebugTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pzhtpf": "pftian@yaduo.com"
},
"source": {
"git": "https://github.com/pzhtpf/TPFDebugTool.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPFDebugTool/Classes/**/*",
"resource_bundles": {
"TPFDebugTool": [
"TPFDebugTool/Assets/*.{storyboard,xib}"
]
},
"prefix_header_file": "TPFDebugTool/Classes/TPFDebugTool.pch"
}