4 "summary": "LLDebugTool 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/HDB-Li/LLDebugTool",
8 "HDB-Li": "llworkinggroup1992@gmail.com"
10 "social_media_url": "https://github.com/HDB-Li",
15 "git": "https://github.com/HDB-Li/LLDebugTool.git",
19 "public_header_files": "LLDebugTool/**/*.h",
20 "source_files": "LLDebugTool/**/*.{h,m}",
21 "resources": "LLDebugTool/**/*.{xib,storyboard,bundle}",
25 "source_files": "LLDebugTool/Components/Network/**/*.{h,m}",
26 "resources": "LLDebugTool/Components/Network/**/*.{xib,storyboard,bundle}",
27 "public_header_files": "LLDebugTool/Components/Network/**/*.h",
29 "LLDebugTool/StorageManager": [
36 "source_files": "LLDebugTool/Components/Log/**/*.{h,m}",
37 "resources": "LLDebugTool/Components/Log/**/*.{xib,storyboard,bundle}",
38 "public_header_files": "LLDebugTool/Components/Log/**/*.h",
40 "LLDebugTool/StorageManager": [
47 "source_files": "LLDebugTool/Components/Crash/**/*.{h,m}",
48 "resources": "LLDebugTool/Components/Crash/**/*.{xib,storyboard,bundle}",
49 "public_header_files": "LLDebugTool/Components/Crash/**/*.h",
51 "LLDebugTool/StorageManager": [
58 "source_files": "LLDebugTool/Components/AppInfo/**/*.{h,m}",
59 "public_header_files": "LLDebugTool/Components/AppInfo/**/*.h",
61 "LLDebugTool/General": [
68 "source_files": "LLDebugTool/Components/Sandbox/**/*.{h,m}",
69 "resources": "LLDebugTool/Components/Sandbox/**/*.{xib,storyboard,bundle}",
70 "public_header_files": "LLDebugTool/Components/Sandbox/**/*.h",
72 "LLDebugTool/General": [
79 "source_files": "LLDebugTool/Components/Screenshot/**/*.{h,m}",
80 "public_header_files": "LLDebugTool/Components/Screenshot/**/*.h",
82 "LLDebugTool/General": [
88 "name": "StorageManager",
89 "source_files": "LLDebugTool/Components/StorageManager/**/*.{h,m}",
90 "public_header_files": "LLDebugTool/Components/StorageManager/**/*.h",
95 "LLDebugTool/General": [
103 "LLDebugTool/Config/*.{h,m}",
104 "LLDebugTool/Components/General/**/*.{h,m}"
106 "resources": "LLDebugTool/Components/General/**/*.{xib,storyboard,bundle}",
107 "public_header_files": [
108 "LLDebugTool/Config/*.h",
109 "LLDebugTool/Components/General/**/*.h"