2 "name": "NewLLDebugTool",
4 "summary": "NewLLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.",
5 "homepage": "https://github.com/didiaodanding/NewLLDebugTool",
8 "haleli": "1404012659@qq.com"
10 "social_media_url": "https://github.com/didiaodanding",
15 "git": "https://github.com/didiaodanding/NewLLDebugTool.git",
19 "public_header_files": "NewLLDebugTool/**/*.h",
20 "source_files": "NewLLDebugTool/**/*.{h,m}",
21 "resources": "NewLLDebugTool/**/*.{xib,storyboard,bundle,js}",
22 "frameworks": "IOKit",
26 "source_files": "NewLLDebugTool/Components/Network/**/*.{h,m}",
27 "resources": "NewLLDebugTool/Components/Network/**/*.{xib,storyboard,bundle}",
28 "public_header_files": "NewLLDebugTool/Components/Network/**/*.h",
30 "NewLLDebugTool/StorageManager": [
37 "source_files": "NewLLDebugTool/Components/Log/**/*.{h,m}",
38 "resources": "NewLLDebugTool/Components/Log/**/*.{xib,storyboard,bundle}",
39 "public_header_files": "NewLLDebugTool/Components/Log/**/*.h",
41 "NewLLDebugTool/StorageManager": [
48 "source_files": "NewLLDebugTool/Components/Crash/**/*.{h,m}",
49 "resources": "NewLLDebugTool/Components/Crash/**/*.{xib,storyboard,bundle}",
50 "public_header_files": "NewLLDebugTool/Components/Crash/**/*.h",
52 "NewLLDebugTool/StorageManager": [
59 "source_files": "NewLLDebugTool/Components/AppInfo/**/*.{h,m}",
60 "public_header_files": "NewLLDebugTool/Components/AppInfo/**/*.h",
62 "NewLLDebugTool/General": [
69 "source_files": "NewLLDebugTool/Components/Sandbox/**/*.{h,m}",
70 "resources": "NewLLDebugTool/Components/Sandbox/**/*.{xib,storyboard,bundle}",
71 "public_header_files": "NewLLDebugTool/Components/Sandbox/**/*.h",
73 "NewLLDebugTool/General": [
83 "source_files": "NewLLDebugTool/Components/Screenshot/**/*.{h,m}",
84 "public_header_files": "NewLLDebugTool/Components/Screenshot/**/*.h",
86 "NewLLDebugTool/General": [
92 "name": "StorageManager",
93 "source_files": "NewLLDebugTool/Components/StorageManager/**/*.{h,m}",
94 "public_header_files": "NewLLDebugTool/Components/StorageManager/**/*.h",
99 "NewLLDebugTool/General": [
107 "NewLLDebugTool/Config/*.{h,m}",
108 "NewLLDebugTool/Components/General/**/*.{h,m}"
110 "resources": "NewLLDebugTool/Components/General/**/*.{xib,storyboard,bundle}",
111 "public_header_files": [
112 "NewLLDebugTool/Config/*.h",
113 "NewLLDebugTool/Components/General/**/*.h"