[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 3 / gRPC-RxLibrary / 1.20.0-pre3 / gRPC-RxLibrary.podspec.json
blobcdcffb91c80655805082b8b4ab52d5244cb03f16
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",
7   "authors": {
8     "The gRPC contributors": "grpc-packages@google.com"
9   },
10   "source": {
11     "git": "https://github.com/grpc/grpc.git",
12     "tag": "v1.20.0-pre3"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9",
17     "tvos": "10.0"
18   },
19   "module_name": "RxLibrary",
20   "header_dir": "RxLibrary",
21   "source_files": [
22     "src/objective-c/RxLibrary/*.{h,m}",
23     "src/objective-c/RxLibrary/**/*.{h,m}"
24   ],
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"
29   }