2 "name": "gRPC-ProtoRPC",
3 "version": "1.9.0-pre2",
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",
18 "module_name": "ProtoRPC",
19 "header_dir": "ProtoRPC",
20 "source_files": "src/objective-c/ProtoRPC/*.{h,m}",
21 "header_mappings_dir": "src/objective-c/ProtoRPC",
33 "pod_target_xcconfig": {
34 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
35 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
36 "CLANG_WARN_STRICT_PROTOTYPES": "NO"