3 "version": "1.30906.0",
4 "summary": "Protocol buffers with small code size.",
5 "description": "Nanopb is a small code-size Protocol Buffers implementation\nin ansi C. It is especially suitable for use in\nmicrocontrollers, but fits any memory restricted system.",
6 "homepage": "https://github.com/nanopb/nanopb",
12 "Petteri Aimonen": "jpa@nanopb.mail.kapsi.fi"
15 "git": "https://github.com/nanopb/nanopb.git",
18 "requires_arc": false,
20 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1"
22 "source_files": "*.{h,c}",
23 "public_header_files": "*.h",
33 "public_header_files": [
48 "public_header_files": [