2 "name": "gRPC-ProtoRPC",
3 "version": "1.0.0-pre1",
4 "summary": "RPC library for Protocol Buffers, based on gRPC",
5 "homepage": "http://www.grpc.io",
8 "The gRPC contributors": "grpc-packages@google.com"
11 "git": "https://github.com/grpc/grpc.git",
12 "tag": "objective-c-v1.0.0-pre1"
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"