2 "name": "gRPC-ProtoRPC",
4 "summary": "RPC library for Protocol Buffers, based on gRPC",
5 "homepage": "https://grpc.io",
6 "license": "Apache License, Version 2.0",
8 "The gRPC contributors": "grpc-packages@google.com"
11 "git": "https://github.com/grpc/grpc.git",
20 "module_name": "ProtoRPC",
21 "header_dir": "ProtoRPC",
27 "pod_target_xcconfig": {
28 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
29 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
30 "CLANG_WARN_STRICT_PROTOTYPES": "NO",
31 "CLANG_CXX_LANGUAGE_STANDARD": "c++14"
35 "name": "Legacy-Header",
36 "header_mappings_dir": "src/objective-c/ProtoRPC",
37 "public_header_files": "src/objective-c/ProtoRPC/ProtoRPCLegacy.h",
38 "source_files": "src/objective-c/ProtoRPC/ProtoRPCLegacy.h"
42 "header_mappings_dir": "src/objective-c/ProtoRPC",
44 "gRPC-ProtoRPC/Legacy-Header": [
55 "src/objective-c/ProtoRPC/ProtoMethod.{h,m}",
56 "src/objective-c/ProtoRPC/ProtoRPC.{h,m}",
57 "src/objective-c/ProtoRPC/ProtoService.{h,m}"
62 "header_mappings_dir": "src/objective-c/ProtoRPC",
64 "gRPC-ProtoRPC/Main": [
67 "gRPC-ProtoRPC/Legacy-Header": [
81 "src/objective-c/ProtoRPC/ProtoRPCLegacy.m",
82 "src/objective-c/ProtoRPC/ProtoServiceLegacy.m"
88 "gRPC-ProtoRPC/Legacy": [