3 "version": "1.1.0-pre1",
4 "summary": "gRPC client library for iOS/OSX",
5 "homepage": "http://www.grpc.io",
8 "The gRPC contributors": "grpc-packages@google.com"
11 "git": "https://github.com/muxi/grpc.git",
12 "branch": "fix-grpc-v1.1.0-pre1-release"
18 "module_name": "GRPCClient",
19 "header_dir": "GRPCClient",
21 "src/objective-c/GRPCClient/*.{h,m}",
22 "src/objective-c/GRPCClient/**/*.{h,m}"
24 "private_header_files": "src/objective-c/GRPCClient/private/*.h",
25 "header_mappings_dir": "src/objective-c/GRPCClient",
39 "pod_target_xcconfig": {
40 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"