2 "name": "POSAllocationTracker",
5 "summary": "Simple utility for runtime tracking instances of interested classes.",
6 "homepage": "https://github.com/pavelosipov/POSAllocationTracker",
8 "Pavel Osipov": "posipov84@gmail.com"
11 "git": "https://github.com/pavelosipov/POSAllocationTracker.git",
20 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
21 "OTHER_LDFLAGS": "-lc++"
23 "source_files": "POSAllocationTracker/**/*.{h,m,mm,cpp}"