4 "summary": "iOS debugger tool",
5 "description": "DebugMan is inspired by remirobert/Dotzu and JxbSir/JxbDebugTool, but it is more powerful than them.\n- display all APP logs in different colors as you like.\n- show all APP network requests (include third-party SDK in APP).\n- filter keywords in APP logs and APP network requests.\n- APP device informations and APP identity informations.\n- APP crash logs.\n- APP memory real-time monitoring.",
6 "homepage": "https://github.com/liman123/DebugMan",
9 "liman": "723661989@163.com"
15 "git": "https://github.com/liman123/DebugMan.git",
20 "Sources/**/*.{h,m,swift}"
22 "public_header_files": "Sources/**/*.h",
23 "resources": "Sources/**/*.{png,xib,storyboard}",
29 "pod_target_xcconfig": {
30 "SWIFT_VERSION": "4.0"
32 "pushed_with_swift_version": "4.0",