2 "name": "BKRecursiveDescription",
4 "summary": "A very simple interface to enable detailed, recursive descriptions of objects and their properties with a minimum amount of work.",
5 "homepage": "https://github.com/Basket/BKRecursiveDescription",
8 "Andrew Toulouse": "andrew@atoulou.se"
11 "git": "https://github.com/Basket/BKRecursiveDescription.git",
18 "source_files": "BKRecursiveDescription/*.{h,m}",
19 "public_header_files": [
20 "BKRecursiveDescription/BKRecursiveDescription.h",
21 "BKRecursiveDescription/BKDescribable.h",
22 "BKRecursiveDescription/NSObject+BKRecursiveDescription.h"
24 "frameworks": "Foundation",
26 "GCC_C_LANGUAGE_STANDARD": "gnu11"