2 "name": "HeapInspector",
8 "summary": "A iOS debugging tool to monitor the memory heap.",
9 "homepage": "https://github.com/tapwork/HeapInspector",
10 "social_media_url": "https://twitter.com/cmenschel",
12 "Christian Menschel": "christian@tapwork.de"
15 "git": "https://github.com/tapwork/HeapInspector.git",
21 "source_files": "HeapInspector/**.{h,m}",
22 "exclude_files": "HeapInspector/NSObject+HeapInspector.{h,m}",
27 "requires_arc": false,
28 "source_files": "HeapInspector/NSObject+HeapInspector.{h,m}"