3 "version": "3.27.0-rc3",
4 "summary": "Protocol Buffers v.3 runtime library for Objective-C.",
5 "homepage": "https://github.com/protocolbuffers/protobuf",
6 "license": "BSD-3-Clause",
8 "The Protocol Buffers contributors": "protobuf@googlegroups.com"
10 "cocoapods_version": ">= 1.12.0",
12 "git": "https://github.com/protocolbuffers/protobuf.git",
17 "objectivec/google/protobuf/Any.pbobjc.h",
18 "objectivec/google/protobuf/Api.pbobjc.h",
19 "objectivec/google/protobuf/Duration.pbobjc.h",
20 "objectivec/google/protobuf/Empty.pbobjc.h",
21 "objectivec/google/protobuf/FieldMask.pbobjc.h",
22 "objectivec/google/protobuf/SourceContext.pbobjc.h",
23 "objectivec/google/protobuf/Struct.pbobjc.h",
24 "objectivec/google/protobuf/Timestamp.pbobjc.h",
25 "objectivec/google/protobuf/Type.pbobjc.h",
26 "objectivec/google/protobuf/Wrappers.pbobjc.h"
28 "exclude_files": "objectivec/GPBProtocolBuffers.m",
30 "Protobuf_Privacy": "PrivacyInfo.xcprivacy"
32 "user_target_xcconfig": {
33 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
35 "pod_target_xcconfig": {
36 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"