2 "name": "FBMemoryProfiler",
4 "summary": "iOS tool that helps with profiling iOS Memory usage",
5 "homepage": "https://github.com/facebook/FBMemoryProfiler",
8 "Grzegorz Pstrucha": "gricha@fb.com"
14 "git": "https://github.com/facebook/FBMemoryProfiler.git",
19 "FBMemoryProfiler/**/*.{h,m,mm,c}"
22 "FBMemoryProfiler/Controllers/FBMemoryProfilerDataSource.m",
23 "FBMemoryProfiler/Controllers/FBMemoryProfilerFloatingButtonController.m",
24 "FBMemoryProfiler/Controllers/FBMemoryProfilerViewController.m",
25 "FBMemoryProfiler/Options/FBMemoryProfilerOptions.m",
26 "FBMemoryProfiler/RetainCycles/FBRetainCycleAnalysisCache.m",
27 "FBMemoryProfiler/RetainCycles/FBRetainCyclePresenter.m",
28 "FBMemoryProfiler/RetainCycles/FBSingleRetainCycleViewController.m",
29 "FBMemoryProfiler/UI/FBMemoryProfilerSegmentedControl.m",
30 "FBMemoryProfiler/UI/FBMemoryProfilerTextField.m",
31 "FBMemoryProfiler/Utils/FBMemoryProfilerDeviceUtils.m",
32 "FBMemoryProfiler/Utils/FBMemoryProfilerMathUtils.m",
33 "FBMemoryProfiler/Views/FBMemoryProfilerGenerationsSectionHeaderView.m",
34 "FBMemoryProfiler/Views/FBMemoryProfilerView.m",
35 "FBMemoryProfiler/Window/FBMemoryProfilerContainerViewController.m",
36 "FBMemoryProfiler/Window/FBMemoryProfilerWindow.m",
37 "FBMemoryProfiler/FBMemoryProfiler.mm"
40 "FBRetainCycleDetector": [
43 "FBAllocationTracker": [