2 "name": "gRPC-RxLibrary",
3 "version": "1.20.0-pre3",
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",
19 "module_name": "RxLibrary",
20 "header_dir": "RxLibrary",
22 "src/objective-c/RxLibrary/*.{h,m}",
23 "src/objective-c/RxLibrary/**/*.{h,m}"
25 "private_header_files": "src/objective-c/RxLibrary/private/*.h",
26 "header_mappings_dir": "src/objective-c/RxLibrary",
27 "pod_target_xcconfig": {
28 "CLANG_WARN_STRICT_PROTOTYPES": "NO"