2 "name": "gRPC-RxLibrary",
3 "version": "1.26.0-pre1",
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"
38 "header_mappings_dir": "src/objective-c/RxLibrary",
39 "source_files": "src/objective-c/RxLibrary/*.h",
40 "public_header_files": "src/objective-c/RxLibrary/*.h"
43 "name": "Implementation",
44 "header_mappings_dir": "src/objective-c/RxLibrary",
46 "src/objective-c/RxLibrary/*.m",
47 "src/objective-c/RxLibrary/**/*.{h,m}"
49 "private_header_files": "src/objective-c/RxLibrary/**/*.h",
51 "gRPC-RxLibrary/Interface": [