4 "summary": "Helper library for MCryptoLib, responsible for parsing Google Protocol Buffers structures.",
5 "homepage": "https://github.com/Mynigma/MProtoBufLib",
8 "Roman Priebe": "roman@mynigma.org"
11 "git": "https://github.com/Mynigma/MProtoBufLib.git",
14 "social_media_url": "https://twitter.com/Mynigma",
19 "exclude_files": "Pod/Classes/MProtoBuf/Mac",
20 "module_name": "MProtoBuf",
21 "header_mappings_dir": "Pod/Classes/include",
22 "public_header_files": "Pod/Classes/MProtoBuf/**/*.h",
23 "private_header_files": "Pod/Classes/include/**/*.h",
26 "Pod/Classes/MProtoBuf/**/*.{h,m,mm}",
27 "Pod/Classes/include/**/*.{h,m,mm,cc}"