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-ios.git",
21 "module_name": "RxLibrary",
22 "header_dir": "RxLibrary",
28 "src/objective-c/RxLibrary/*.{h,m}",
29 "src/objective-c/RxLibrary/**/*.{h,m}"
31 "private_header_files": "src/objective-c/RxLibrary/private/*.h",
32 "header_mappings_dir": "src/objective-c/RxLibrary",
33 "pod_target_xcconfig": {
34 "CLANG_WARN_STRICT_PROTOTYPES": "NO",
35 "CLANG_CXX_LANGUAGE_STANDARD": "c++14"
40 "header_mappings_dir": "src/objective-c/RxLibrary",
41 "source_files": "src/objective-c/RxLibrary/*.h",
42 "public_header_files": "src/objective-c/RxLibrary/*.h"
45 "name": "Implementation",
46 "header_mappings_dir": "src/objective-c/RxLibrary",
48 "src/objective-c/RxLibrary/*.m",
49 "src/objective-c/RxLibrary/**/*.{h,m}"
51 "private_header_files": "src/objective-c/RxLibrary/**/*.h",
53 "gRPC-RxLibrary/Interface": [