8 "bryn austin bellomy": "bryn.bellomy@gmail.com"
10 "summary": "Macros and helpers for logging, debugging, and metaprogramming.",
11 "homepage": "http://brynbellomy.github.com/BrynKit",
12 "license": "./LICENSE.md",
14 "git": "https://github.com/brynbellomy/BrynKit.git",
19 "PUBLIC_HEADERS_FOLDER_PATH": "include/$(TARGET_NAME)"
22 "libextobjc/EXTScope": [
32 "source_files": "Classes/{Bryn.{h,m},BrynKit.h,BrynKitDebugging.h,BrynKitLogging.h}"
35 "name": "MBProgressHUD",
36 "source_files": "Classes/BrynKitMBProgressHUD.{h,m}",
44 "name": "GCDThreadsafe",
45 "source_files": "Classes/NSObject+GCDThreadsafe.{h,m}"
48 "name": "SEDispatchSource",
49 "source_files": "Classes/SEDispatchSource.{h,m}"
52 "name": "MemoryLogging",
53 "source_files": "Classes/BrynKitMemoryLogging.{h,m}"