3 "version": "3.0.0-beta-2",
4 "summary": "Protocol Buffers v.3 runtime library for Objective-C.",
5 "homepage": "https://github.com/google/protobuf",
8 "The Protocol Buffers contributors": "protobuf@googlegroups.com"
11 "git": "https://github.com/google/protobuf.git",
12 "tag": "v3.0.0-beta-2"
16 "objectivec/google/protobuf/Any.pbobjc.{h,m}",
17 "objectivec/google/protobuf/Api.pbobjc.{h,m}",
18 "objectivec/google/protobuf/Descriptor.pbobjc.{h,m}",
19 "objectivec/google/protobuf/Duration.pbobjc.h",
20 "objectivec/google/protobuf/Empty.pbobjc.{h,m}",
21 "objectivec/google/protobuf/FieldMask.pbobjc.{h,m}",
22 "objectivec/google/protobuf/SourceContext.pbobjc.{h,m}",
23 "objectivec/google/protobuf/Struct.pbobjc.{h,m}",
24 "objectivec/google/protobuf/Timestamp.pbobjc.h",
25 "objectivec/google/protobuf/Type.pbobjc.{h,m}",
26 "objectivec/google/protobuf/Wrappers.pbobjc.{h,m}"
29 "objectivec/google/protobuf/Duration.pbobjc.m",
30 "objectivec/google/protobuf/Timestamp.pbobjc.m"
32 "exclude_files": "objectivec/GPBProtocolBuffers.m",
33 "header_mappings_dir": "objectivec",