4 "summary": "Debugger tool for iOS",
5 "description": "DebugMan is an debugger tool for iOS, with the following features:\n\n● Display all app network http requests details, including SDKs and image preview.\n● Display app device informations and app identity informations.\n● Preview and share sandbox files on device/simulator.\n● Display all app logs in different colors as you like.\n● App memory real-time monitoring.\n● Display app crash logs.\n\nWelcome to star and fork. If you have any questions, welcome to open issues.",
6 "homepage": "https://github.com/liman123/DebugMan",
9 "liman": "gg723661989@gmail.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": "3.0"