[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 5 / 2 / gRPC-XCFramework / 1.48.0 / gRPC-XCFramework.podspec.json
blobd07cf8108246c3f5f91361fa899a34b9f218094b
2   "name": "gRPC-XCFramework",
3   "version": "1.48.0",
4   "summary": "gRPC client library for iOS/OSX",
5   "license": "Apache License, Version 2.0",
6   "authors": {
7     "The gRPC contributors": "grpc-packages@google.com"
8   },
9   "homepage": "https://grpc.io",
10   "pod_target_xcconfig": {
11     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
12     "CLANG_WARN_STRICT_PROTOTYPES": "NO"
13   },
14   "source": {
15     "http": "https://github.com/grpc/grpc/releases/download/v1.48.0/grpc_objective_c_grpc-1.48.0-xcframework.zip",
16     "sha256": "78526d9927e377cc5db2ef30275cce8271fe41c295fcb53d57717a5b7ebd1c3b"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "dependencies": {
23     "gRPC-RxLibrary": [
24       "1.48.0"
25     ],
26     "gRPC-Core-XCFramework": [
27       "1.48.0"
28     ]
29   },
30   "vendored_frameworks": "gRPC/Frameworks/GRPCClient.xcframework"