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}",
25 "source_files": "NewLLDebugTool/Components/Network/**/*.{h,m}",
26 "resources": "NewLLDebugTool/Components/Network/**/*.{xib,storyboard,bundle}",
27 "public_header_files": "NewLLDebugTool/Components/Network/**/*.h",
29 "NewLLDebugTool/StorageManager": [
36 "source_files": "NewLLDebugTool/Components/Log/**/*.{h,m}",
37 "resources": "NewLLDebugTool/Components/Log/**/*.{xib,storyboard,bundle}",
38 "public_header_files": "NewLLDebugTool/Components/Log/**/*.h",
40 "NewLLDebugTool/StorageManager": [
47 "source_files": "NewLLDebugTool/Components/Crash/**/*.{h,m}",
48 "resources": "NewLLDebugTool/Components/Crash/**/*.{xib,storyboard,bundle}",
49 "public_header_files": "NewLLDebugTool/Components/Crash/**/*.h",
51 "NewLLDebugTool/StorageManager": [
58 "source_files": "NewLLDebugTool/Components/AppInfo/**/*.{h,m}",
59 "public_header_files": "NewLLDebugTool/Components/AppInfo/**/*.h",
61 "NewLLDebugTool/General": [
68 "source_files": "NewLLDebugTool/Components/Sandbox/**/*.{h,m}",
69 "resources": "NewLLDebugTool/Components/Sandbox/**/*.{xib,storyboard,bundle}",
70 "public_header_files": "NewLLDebugTool/Components/Sandbox/**/*.h",
72 "NewLLDebugTool/General": [
79 "source_files": "NewLLDebugTool/Components/Screenshot/**/*.{h,m}",
80 "public_header_files": "NewLLDebugTool/Components/Screenshot/**/*.h",
82 "NewLLDebugTool/General": [
88 "name": "StorageManager",
89 "source_files": "NewLLDebugTool/Components/StorageManager/**/*.{h,m}",
90 "public_header_files": "NewLLDebugTool/Components/StorageManager/**/*.h",
95 "NewLLDebugTool/General": [
103 "NewLLDebugTool/Config/*.{h,m}",
104 "NewLLDebugTool/Components/General/**/*.{h,m}"
106 "resources": "NewLLDebugTool/Components/General/**/*.{xib,storyboard,bundle}",
107 "public_header_files": [
108 "NewLLDebugTool/Config/*.h",
109 "NewLLDebugTool/Components/General/**/*.h"