4 "summary": "A short description of JWDebugTool.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Joke-Wang/JWDebugTool",
12 "Joke-Wang": "wangzhangzhong1102@163.com"
15 "git": "https://github.com/Joke-Wang/JWDebugTool.git",
25 "public_header_files": "JWDebugTool/Core/Component/Network/**/*.h",
26 "source_files": "JWDebugTool/Core/Component/Network/**/*.{h,m}",
28 "SystemConfiguration",
31 "pod_target_xcconfig": {
32 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_NETWORK=1"
35 "JWDebugTool/Storage": [
42 "public_header_files": "JWDebugTool/Core/Component/Log/**/*.h",
43 "source_files": "JWDebugTool/Core/Component/Log/**/*.{h,m}",
44 "pod_target_xcconfig": {
45 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_LOG=1"
48 "JWDebugTool/Storage": [
55 "public_header_files": "JWDebugTool/Core/Component/Crash/**/*.h",
56 "source_files": "JWDebugTool/Core/Component/Crash/**/*.{h,m}",
57 "pod_target_xcconfig": {
58 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_CRASH=1"
61 "JWDebugTool/Storage": [
68 "public_header_files": "JWDebugTool/Core/Component/AppInfo/**/*.h",
69 "source_files": "JWDebugTool/Core/Component/AppInfo/**/*.{h,m}",
70 "frameworks": "SystemConfiguration",
71 "pod_target_xcconfig": {
72 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_APP_INFO=1"
82 "public_header_files": "JWDebugTool/Core/Component/Sandbox/**/*.h",
83 "source_files": "JWDebugTool/Core/Component/Sandbox/**/*.{h,m}",
89 "pod_target_xcconfig": {
90 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_SANDBOX=1"
100 "public_header_files": "JWDebugTool/Core/Component/Screenshot/**/*.h",
101 "source_files": "JWDebugTool/Core/Component/Screenshot/**/*.{h,m}",
102 "frameworks": "Photos",
103 "pod_target_xcconfig": {
104 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_SCREENSHOT=1"
107 "JWDebugTool/Core": [
114 "public_header_files": "JWDebugTool/Core/Component/Hierarchy/**/*.h",
115 "source_files": "JWDebugTool/Core/Component/Hierarchy/**/*.{h,m}",
116 "pod_target_xcconfig": {
117 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_HIERARCHY=1"
120 "JWDebugTool/Core": [
127 "public_header_files": "JWDebugTool/Core/Component/Magnifier/**/*.h",
128 "source_files": "JWDebugTool/Core/Component/Magnifier/**/*.{h,m}",
129 "pod_target_xcconfig": {
130 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_MAGNIFIER=1"
133 "JWDebugTool/Core": [
140 "public_header_files": "JWDebugTool/Core/Component/Ruler/**/*.h",
141 "source_files": "JWDebugTool/Core/Component/Ruler/**/*.{h,m}",
142 "pod_target_xcconfig": {
143 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_RULER=1"
146 "JWDebugTool/Core": [
152 "name": "WidgetBorder",
153 "public_header_files": "JWDebugTool/Core/Component/WidgetBorder/**/*.h",
154 "source_files": "JWDebugTool/Core/Component/WidgetBorder/**/*.{h,m}",
155 "pod_target_xcconfig": {
156 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_WIDGET_BORDER=1"
159 "JWDebugTool/Core": [
166 "public_header_files": "JWDebugTool/Core/Component/Html/**/*.h",
167 "source_files": "JWDebugTool/Core/Component/Html/**/*.{h,m}",
168 "frameworks": "WebKit",
169 "pod_target_xcconfig": {
170 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_HTML=1"
173 "JWDebugTool/Core": [
180 "public_header_files": "JWDebugTool/Core/Component/Location/**/*.h",
181 "source_files": "JWDebugTool/Core/Component/Location/**/*.{h,m}",
186 "pod_target_xcconfig": {
187 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_LOCATION=1"
190 "JWDebugTool/Core": [
197 "public_header_files": "JWDebugTool/Core/Component/ShortCut/**/*.h",
198 "source_files": "JWDebugTool/Core/Component/ShortCut/**/*.{h,m}",
199 "pod_target_xcconfig": {
200 "GCC_PREPROCESSOR_DEFINITIONS": "LLDEBUGTOOL_SHORT_CUT=1"
203 "JWDebugTool/Core": [
210 "public_header_files": "JWDebugTool/Core/Storage/**/*.h",
211 "source_files": "JWDebugTool/Core/Storage/**/*.{h,m}",
213 "JWDebugTool/Core": [
223 "public_header_files": [
224 "JWDebugTool/LLDebug.h",
225 "JWDebugTool/DebugTool/*.h",
226 "JWDebugTool/Core/Others/**/*.h"
229 "JWDebugTool/LLDebug.h",
230 "JWDebugTool/DebugTool/*.{h,m}",
231 "JWDebugTool/Core/Others/**/*.{h,m}"
233 "resources": "JWDebugTool/Core/Others/**/*.{xib,storyboard,bundle}"