2 "name": "gRPC-RxLibrary",
4 "summary": "Reactive Extensions library for iOS/OSX.",
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": "RxLibrary",
21 "header_dir": "RxLibrary",
27 "src/objective-c/RxLibrary/*.{h,m}",
28 "src/objective-c/RxLibrary/**/*.{h,m}"
30 "private_header_files": "src/objective-c/RxLibrary/private/*.h",
31 "header_mappings_dir": "src/objective-c/RxLibrary",
32 "pod_target_xcconfig": {
33 "CLANG_WARN_STRICT_PROTOTYPES": "NO",
34 "CLANG_CXX_LANGUAGE_STANDARD": "c++14"
39 "header_mappings_dir": "src/objective-c/RxLibrary",
40 "source_files": "src/objective-c/RxLibrary/*.h",
41 "public_header_files": "src/objective-c/RxLibrary/*.h"
44 "name": "Implementation",
45 "header_mappings_dir": "src/objective-c/RxLibrary",
47 "src/objective-c/RxLibrary/*.m",
48 "src/objective-c/RxLibrary/**/*.{h,m}"
50 "private_header_files": "src/objective-c/RxLibrary/**/*.h",
52 "gRPC-RxLibrary/Interface": [