blob: 0853b40d015ee9a9544cfff8be51ed3e252e9fff [file] [log] [blame]
{
"name": "TPFDebugTool",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPFDebugTool/Classes/**/*",
"resource_bundles": {
"TPFDebugTool": [
"TPFDebugTool/Assets/*.{storyboard,xib}"
]
},
"prefix_header_file": "TPFDebugTool/Classes/TPFDebugTool.pch",
"dependencies": {
"Aspects": [
"~> 1.4.1"
]
}
}