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",
22 "public_header_files": "LLDebugTool/Core/Component/Network/**/*.h",
23 "source_files": "LLDebugTool/Core/Component/Network/**/*.{h,m}",
25 "SystemConfiguration",
28 "pod_target_xcconfig": {
29 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_NETWORK=1"
32 "LLDebugTool/Storage": [
39 "public_header_files": "LLDebugTool/Core/Component/Log/**/*.h",
40 "source_files": "LLDebugTool/Core/Component/Log/**/*.{h,m}",
41 "pod_target_xcconfig": {
42 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_LOG=1"
45 "LLDebugTool/Storage": [
52 "public_header_files": "LLDebugTool/Core/Component/Crash/**/*.h",
53 "source_files": "LLDebugTool/Core/Component/Crash/**/*.{h,m}",
54 "pod_target_xcconfig": {
55 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_CRASH=1"
58 "LLDebugTool/Storage": [
65 "public_header_files": "LLDebugTool/Core/Component/AppInfo/**/*.h",
66 "source_files": "LLDebugTool/Core/Component/AppInfo/**/*.{h,m}",
67 "frameworks": "SystemConfiguration",
68 "pod_target_xcconfig": {
69 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_APP_INFO=1"
79 "public_header_files": "LLDebugTool/Core/Component/Sandbox/**/*.h",
80 "source_files": "LLDebugTool/Core/Component/Sandbox/**/*.{h,m}",
86 "pod_target_xcconfig": {
87 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_SANDBOX=1"
97 "public_header_files": "LLDebugTool/Core/Component/Screenshot/**/*.h",
98 "source_files": "LLDebugTool/Core/Component/Screenshot/**/*.{h,m}",
99 "frameworks": "Photos",
100 "pod_target_xcconfig": {
101 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_SCREENSHOT=1"
104 "LLDebugTool/Core": [
111 "public_header_files": "LLDebugTool/Core/Component/Hierarchy/**/*.h",
112 "source_files": "LLDebugTool/Core/Component/Hierarchy/**/*.{h,m}",
113 "pod_target_xcconfig": {
114 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_HIERARCHY=1"
117 "LLDebugTool/Core": [
124 "public_header_files": "LLDebugTool/Core/Component/Magnifier/**/*.h",
125 "source_files": "LLDebugTool/Core/Component/Magnifier/**/*.{h,m}",
126 "pod_target_xcconfig": {
127 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_MAGNIFIER=1"
130 "LLDebugTool/Core": [
137 "public_header_files": "LLDebugTool/Core/Component/Ruler/**/*.h",
138 "source_files": "LLDebugTool/Core/Component/Ruler/**/*.{h,m}",
139 "pod_target_xcconfig": {
140 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_RULER=1"
143 "LLDebugTool/Core": [
149 "name": "WidgetBorder",
150 "public_header_files": "LLDebugTool/Core/Component/WidgetBorder/**/*.h",
151 "source_files": "LLDebugTool/Core/Component/WidgetBorder/**/*.{h,m}",
152 "pod_target_xcconfig": {
153 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_WIDGET_BORDER=1"
156 "LLDebugTool/Core": [
163 "public_header_files": "LLDebugTool/Core/Component/Html/**/*.h",
164 "source_files": "LLDebugTool/Core/Component/Html/**/*.{h,m}",
165 "frameworks": "WebKit",
166 "pod_target_xcconfig": {
167 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_HTML=1"
170 "LLDebugTool/Core": [
177 "public_header_files": "LLDebugTool/Core/Component/Location/**/*.h",
178 "source_files": "LLDebugTool/Core/Component/Location/**/*.{h,m}",
183 "pod_target_xcconfig": {
184 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_LOCATION=1"
187 "LLDebugTool/Core": [
194 "public_header_files": "LLDebugTool/Core/Component/ShortCut/**/*.h",
195 "source_files": "LLDebugTool/Core/Component/ShortCut/**/*.{h,m}",
196 "pod_target_xcconfig": {
197 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_SHORT_CUT=1"
200 "LLDebugTool/Core": [
207 "public_header_files": "LLDebugTool/Core/Storage/**/*.h",
208 "source_files": "LLDebugTool/Core/Storage/**/*.{h,m}",
210 "LLDebugTool/Core": [
220 "public_header_files": [
221 "LLDebugTool/LLDebug.h",
222 "LLDebugTool/DebugTool/*.h",
223 "LLDebugTool/Core/Others/**/*.h"
226 "LLDebugTool/LLDebug.h",
227 "LLDebugTool/DebugTool/*.{h,m}",
228 "LLDebugTool/Core/Others/**/*.{h,m}"
230 "resources": "LLDebugTool/Core/Others/**/*.{xib,storyboard,bundle}"