4 "summary": "Minimalistic C client for Redis.",
5 "homepage": "https://github.com/redis/hiredis",
11 "Salvatore Sanfilippo": "antirez@gmail.com",
12 "Pieter Noordhuis": "pcnoordhuis@gmail.com"
15 "git": "https://github.com/redis/hiredis.git",
22 "source_files": "*.{h,c}",
23 "public_header_files": "*.h",
28 "requires_arc": false,
31 "-Wstrict-prototypes",