4 "summary": "an iOS app runtime debugger",
5 "homepage": "https://github.com/vizlabxt/VZInspector",
8 "vizlabxt": "jayson.xu@foxmail.com"
14 "git": "https://github.com/vizlabxt/VZInspector.git",
19 "VZInspector/core/item",
20 "VZInspector/core/item/VZInspectorBizLogItem.h",
21 "VZInspector/core/item/VZInspectorBizLogItem.m",
22 "VZInspector/core/keycommand",
23 "VZInspector/core/keycommand/VZKeyCommands.h",
24 "VZInspector/core/keycommand/VZKeyCommands.m",
25 "VZInspector/core/manager",
26 "VZInspector/core/manager/VZInspectorBizLogManager.h",
27 "VZInspector/core/manager/VZInspectorBizLogManager.m",
28 "VZInspector/core/NSObject+VZInspector.h",
29 "VZInspector/core/NSObject+VZInspector.m",
30 "VZInspector/core/view",
31 "VZInspector/core/view/VZInspectorBizLogCell.h",
32 "VZInspector/core/view/VZInspectorBizLogCell.m",
33 "VZInspector/core/view/VZInspectorBizLogToolBarItem.h",
34 "VZInspector/core/view/VZInspectorBizLogToolBarItem.m",
35 "VZInspector/core/view/VZInspectorBizLogView.h",
36 "VZInspector/core/view/VZInspectorBizLogView.m",
37 "VZInspector/core/view/VZInspectorMaskView.h",
38 "VZInspector/core/view/VZInspectorMaskView.m",
39 "VZInspector/core/view/VZInspectorSearchBar.h",
40 "VZInspector/core/view/VZInspectorSearchBar.m",
41 "VZInspector/core/view/VZInspectorTagListView.h",
42 "VZInspector/core/view/VZInspectorTagListView.m",
43 "VZInspector/core/view/VZInspectorTagView.h",
44 "VZInspector/core/view/VZInspectorTagView.m",
45 "VZInspector/core/VZInspectController.h",
46 "VZInspector/core/VZInspectController.m",
47 "VZInspector/core/VZInspectorAssert.h",
48 "VZInspector/core/VZInspectorOverlay.h",
49 "VZInspector/core/VZInspectorOverlay.m",
50 "VZInspector/core/VZInspectorResource.h",
51 "VZInspector/core/VZInspectorResource.m",
52 "VZInspector/core/VZInspectorTimer.h",
53 "VZInspector/core/VZInspectorTimer.m",
54 "VZInspector/core/VZInspectorUtility.h",
55 "VZInspector/core/VZInspectorUtility.m",
56 "VZInspector/core/VZInspectorView.h",
57 "VZInspector/core/VZInspectorView.m",
58 "VZInspector/core/VZInspectorWindow.h",
59 "VZInspector/core/VZInspectorWindow.m",
61 "VZInspector/log/VZInspectorLogView.h",
62 "VZInspector/log/VZInspectorLogView.m",
63 "VZInspector/log/VZLogInspector.h",
64 "VZInspector/log/VZLogInspector.m",
65 "VZInspector/overview",
66 "VZInspector/overview/controller",
67 "VZInspector/overview/controller/VZControllerStack.h",
68 "VZInspector/overview/controller/VZControllerStack.m",
69 "VZInspector/overview/device",
70 "VZInspector/overview/device/VZDevice.h",
71 "VZInspector/overview/device/VZDevice.m",
72 "VZInspector/overview/env",
73 "VZInspector/overview/env/VZInspectorSettingView.h",
74 "VZInspector/overview/env/VZInspectorSettingView.m",
75 "VZInspector/overview/env/VZSettingInspector.h",
76 "VZInspector/overview/env/VZSettingInspector.m",
77 "VZInspector/overview/memory",
78 "VZInspector/overview/memory/VZMemoryInspector.h",
79 "VZInspector/overview/memory/VZMemoryInspector.m",
80 "VZInspector/overview/memory/VZMemoryInspectorOverView.h",
81 "VZInspector/overview/memory/VZMemoryInspectorOverView.m",
82 "VZInspector/overview/VZInspectorOverview.h",
83 "VZInspector/overview/VZInspectorOverview.m",
84 "VZInspector/overview/VZInspectorPlotView.h",
85 "VZInspector/overview/VZInspectorPlotView.m",
86 "VZInspector/overview/VZOverviewInspector.h",
87 "VZInspector/overview/VZOverviewInspector.m",
88 "VZInspector/toolbox",
89 "VZInspector/toolbox/border",
90 "VZInspector/toolbox/border/VZBorderInspector.h",
91 "VZInspector/toolbox/border/VZBorderInspector.m",
92 "VZInspector/toolbox/colorPicker",
93 "VZInspector/toolbox/colorPicker/VZColorDisplayView.h",
94 "VZInspector/toolbox/colorPicker/VZColorDisplayView.m",
95 "VZInspector/toolbox/colorPicker/VZColorPanelView.h",
96 "VZInspector/toolbox/colorPicker/VZColorPanelView.m",
97 "VZInspector/toolbox/colorPicker/VZColorPickerDefine.h",
98 "VZInspector/toolbox/colorPicker/VZInspectorColorPickerView.h",
99 "VZInspector/toolbox/colorPicker/VZInspectorColorPickerView.m",
100 "VZInspector/toolbox/crash",
101 "VZInspector/toolbox/crash/VZCrashInspector.h",
102 "VZInspector/toolbox/crash/VZCrashInspector.m",
103 "VZInspector/toolbox/crash/VZInspectorCrashRootView.h",
104 "VZInspector/toolbox/crash/VZInspectorCrashRootView.m",
105 "VZInspector/toolbox/crash/VZInspectorCrashView.h",
106 "VZInspector/toolbox/crash/VZInspectorCrashView.m",
107 "VZInspector/toolbox/designdraft",
108 "VZInspector/toolbox/designdraft/VZDesignDraftView.h",
109 "VZInspector/toolbox/designdraft/VZDesignDraftView.m",
110 "VZInspector/toolbox/designdraft/VZPhotoScrollView.h",
111 "VZInspector/toolbox/designdraft/VZPhotoScrollView.m",
112 "VZInspector/toolbox/framerate",
113 "VZInspector/toolbox/framerate/VZFrameRateOverlay.h",
114 "VZInspector/toolbox/framerate/VZFrameRateOverlay.m",
115 "VZInspector/toolbox/grid",
116 "VZInspector/toolbox/grid/UIWindow+VZInspector.h",
117 "VZInspector/toolbox/grid/UIWindow+VZInspector.m",
118 "VZInspector/toolbox/grid/VZInspectorGridView.h",
119 "VZInspector/toolbox/grid/VZInspectorGridView.m",
120 "VZInspector/toolbox/image",
121 "VZInspector/toolbox/image/VZInspectorImageInfoView.h",
122 "VZInspector/toolbox/image/VZInspectorImageInfoView.m",
123 "VZInspector/toolbox/location",
124 "VZInspector/toolbox/location/CLLocationManager+FLFake.h",
125 "VZInspector/toolbox/location/CLLocationManager+FLFake.m",
126 "VZInspector/toolbox/location/FLFakeConfig.h",
127 "VZInspector/toolbox/location/FLFakeConfig.m",
128 "VZInspector/toolbox/location/VZInspectorLocationView.h",
129 "VZInspector/toolbox/location/VZInspectorLocationView.m",
130 "VZInspector/toolbox/mermoryProfile",
131 "VZInspector/toolbox/mermoryProfile/vendor",
132 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack",
133 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/NSObject+VZAllocationTracker.h",
134 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerDefines.h",
135 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerFunctors.h",
136 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerGeneration.h",
137 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerGeneration.mm",
138 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerHelpers.h",
139 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerImpl.h",
140 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerImpl.mm",
141 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerManager.h",
142 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerManager.mm",
143 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerNSZombieSupport.h",
144 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerSummary.h",
145 "VZInspector/toolbox/mermoryProfile/vendor/allocationTrack/VZAllocationTrackerSummary.m",
146 "VZInspector/toolbox/mermoryProfile/vendor/Associations",
147 "VZInspector/toolbox/mermoryProfile/vendor/Associations/Internal",
148 "VZInspector/toolbox/mermoryProfile/vendor/Associations/Internal/VZAssociationManager+Internal.h",
149 "VZInspector/toolbox/mermoryProfile/vendor/Associations/VZAssociationManager.h",
150 "VZInspector/toolbox/mermoryProfile/vendor/Detector",
151 "VZInspector/toolbox/mermoryProfile/vendor/Detector/VZNodeEnumerator.h",
152 "VZInspector/toolbox/mermoryProfile/vendor/Detector/VZNodeEnumerator.mm",
153 "VZInspector/toolbox/mermoryProfile/vendor/Detector/VZRetainCycleDetector+Internal.h",
154 "VZInspector/toolbox/mermoryProfile/vendor/Detector/VZRetainCycleDetector.h",
155 "VZInspector/toolbox/mermoryProfile/vendor/Detector/VZRetainCycleDetector.mm",
156 "VZInspector/toolbox/mermoryProfile/vendor/Filtering",
157 "VZInspector/toolbox/mermoryProfile/vendor/Filtering/VZStandardGraphEdgeFilters.h",
158 "VZInspector/toolbox/mermoryProfile/vendor/Filtering/VZStandardGraphEdgeFilters.mm",
159 "VZInspector/toolbox/mermoryProfile/vendor/fishhook",
160 "VZInspector/toolbox/mermoryProfile/vendor/fishhook/LICENSE",
161 "VZInspector/toolbox/mermoryProfile/vendor/fishhook/README.md",
162 "VZInspector/toolbox/mermoryProfile/vendor/fishhook/vzfishhook.c",
163 "VZInspector/toolbox/mermoryProfile/vendor/fishhook/vzfishhook.h",
164 "VZInspector/toolbox/mermoryProfile/vendor/Graph",
165 "VZInspector/toolbox/mermoryProfile/vendor/Graph/Internal",
166 "VZInspector/toolbox/mermoryProfile/vendor/Graph/Internal/VZObjectiveCGraphElement+Internal.h",
167 "VZInspector/toolbox/mermoryProfile/vendor/Graph/Specialization",
168 "VZInspector/toolbox/mermoryProfile/vendor/Graph/Specialization/VZObjectiveCNSCFTimer.h",
169 "VZInspector/toolbox/mermoryProfile/vendor/Graph/Specialization/VZObjectiveCNSCFTimer.mm",
170 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectGraphConfiguration.h",
171 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectGraphConfiguration.m",
172 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectiveCBlock.h",
173 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectiveCBlock.m",
174 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectiveCGraphElement.h",
175 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectiveCGraphElement.m",
176 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectiveCObject.h",
177 "VZInspector/toolbox/mermoryProfile/vendor/Graph/VZObjectiveCObject.m",
178 "VZInspector/toolbox/mermoryProfile/vendor/Layout",
179 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Blocks",
180 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Blocks/Circle-LICENSE",
181 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Blocks/VZBlockInterface.h",
182 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Blocks/VZBlockStrongLayout.h",
183 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Blocks/VZBlockStrongRelationDetector.h",
184 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes",
185 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser",
186 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser/VZParsedStruct.h",
187 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser/VZParsedStruct.m",
188 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser/VZParsedType.h",
189 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser/VZParsedType.m",
190 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser/VZStructEncodingParser.h",
191 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Parser/VZStructEncodingParser.mm",
192 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Reference",
193 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Reference/VZIvarReference.h",
194 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Reference/VZIvarReference.m",
195 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Reference/VZObjectInStructReference.h",
196 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Reference/VZObjectInStructReference.m",
197 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/Reference/VZObjectReference.h",
198 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/VZClassStrongLayout.h",
199 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/VZClassStrongLayout.m",
200 "VZInspector/toolbox/mermoryProfile/vendor/Layout/Classes/VZClassStrongLayoutHelpers.h",
201 "VZInspector/toolbox/mermoryProfile/vendor/LICENSE_FBAllocationTracker",
202 "VZInspector/toolbox/mermoryProfile/vendor/LICENSE_FBRetainCycleDetector",
203 "VZInspector/toolbox/mermoryProfile/vendor/VZInspectorThread.h",
204 "VZInspector/toolbox/mermoryProfile/vendor/VZMermoryProfilerManager.h",
205 "VZInspector/toolbox/mermoryProfile/vendor/VZMermoryProfilerManager.m",
206 "VZInspector/toolbox/mermoryProfile/vendor/VZRetainCycleUtils.h",
207 "VZInspector/toolbox/mermoryProfile/vendor/VZRetainCycleUtils.m",
208 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryCell.h",
209 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryCell.m",
210 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryDataHelper.h",
211 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryDataHelper.m",
212 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryInstanceCell.h",
213 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryInstanceCell.m",
214 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryInstanceItem.h",
215 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryInstanceItem.m",
216 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryItem.h",
217 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryItem.m",
218 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryManager.h",
219 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryManager.m",
220 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryReatinCycleMetaView.h",
221 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryReatinCycleMetaView.m",
222 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryRetainCycleItem.h",
223 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryRetainCycleItem.m",
224 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryRetainCycleMaskView.h",
225 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryRetainCycleMaskView.m",
226 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryRetainCycleResultItem.h",
227 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryRetainCycleResultItem.m",
228 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryUtil.h",
229 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryView.h",
230 "VZInspector/toolbox/mermoryProfile/VZInspectorMermoryView.m",
231 "VZInspector/toolbox/network",
232 "VZInspector/toolbox/network/VZInspectorNetworkDetailView.h",
233 "VZInspector/toolbox/network/VZInspectorNetworkDetailView.m",
234 "VZInspector/toolbox/network/VZInspectorNetworkHistoryView.h",
235 "VZInspector/toolbox/network/VZInspectorNetworkHistoryView.m",
236 "VZInspector/toolbox/network/VZNetworkInspector.h",
237 "VZInspector/toolbox/network/VZNetworkInspector.m",
238 "VZInspector/toolbox/network/VZNetworkInspectorOverView.h",
239 "VZInspector/toolbox/network/VZNetworkInspectorOverView.m",
240 "VZInspector/toolbox/network/VZNetworkObserver.h",
241 "VZInspector/toolbox/network/VZNetworkObserver.m",
242 "VZInspector/toolbox/network/VZNetworkRecorder.h",
243 "VZInspector/toolbox/network/VZNetworkRecorder.m",
244 "VZInspector/toolbox/network/VZNetworkTransaction.h",
245 "VZInspector/toolbox/network/VZNetworkTransaction.m",
246 "VZInspector/toolbox/sandbox",
247 "VZInspector/toolbox/sandbox/VZInspectorSandBoxRootView.h",
248 "VZInspector/toolbox/sandbox/VZInspectorSandBoxRootView.m",
249 "VZInspector/toolbox/sandbox/VZInspectorSandBoxSubView.h",
250 "VZInspector/toolbox/sandbox/VZInspectorSandBoxSubView.m",
251 "VZInspector/toolbox/VZInspectorToolboxView.h",
252 "VZInspector/toolbox/VZInspectorToolboxView.m",
253 "VZInspector/toolbox/VZInspectorToolItem.h",
254 "VZInspector/toolbox/VZInspectorToolItem.m",
255 "VZInspector/VZDefine.h",
256 "VZInspector/VZInspector.h",
257 "VZInspector/VZInspector.m"
265 "source_files": "VZInspector/**/*",
271 "CLANG_ENABLE_OBJC_WEAK": "YES"