2 "name": "gRPC-RxLibrary",
3 "version": "1.49.1-dev",
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",
17 "module_name": "RxLibrary",
18 "header_dir": "RxLibrary",
24 "native/src/objective-c/RxLibrary/*.{h,m}",
25 "native/src/objective-c/RxLibrary/**/*.{h,m}"
27 "private_header_files": "native/src/objective-c/RxLibrary/private/*.h",
28 "header_mappings_dir": "native/src/objective-c/RxLibrary",
29 "pod_target_xcconfig": {
30 "CLANG_WARN_STRICT_PROTOTYPES": "NO",
31 "CLANG_CXX_LANGUAGE_STANDARD": "c++14"
36 "header_mappings_dir": "native/src/objective-c/RxLibrary",
37 "source_files": "native/src/objective-c/RxLibrary/*.h",
38 "public_header_files": "native/src/objective-c/RxLibrary/*.h"
41 "name": "Implementation",
42 "header_mappings_dir": "native/src/objective-c/RxLibrary",
44 "native/src/objective-c/RxLibrary/*.m",
45 "native/src/objective-c/RxLibrary/**/*.{h,m}"
47 "private_header_files": "native/src/objective-c/RxLibrary/**/*.h",
49 "gRPC-RxLibrary/Interface": [