[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 4 / c / FirebaseFirestoreGRPCCPPBinary / 1.62.1 / FirebaseFirestoreGRPCCPPBinary.podspec.json
bloba2bc8ae0a660947b06a65dc4658bfca1ab0da0e9
2   "name": "FirebaseFirestoreGRPCCPPBinary",
3   "version": "1.62.1",
4   "summary": "A replica Firebase Firestore podspec.",
5   "description": "A replica Firebase Firestore podspec that provides pre-compiled binaries/frameworks instead",
6   "homepage": "https://invertase.io",
7   "license": "Apache-2.0",
8   "source": {
9     "http": "https://github.com/invertase/firestore-ios-sdk-frameworks/raw/10.23.0/Archives/grpcpp.zip"
10   },
11   "cocoapods_version": ">= 1.12.0",
12   "authors": "Invertase Limited",
13   "pod_target_xcconfig": {
14     "OTHER_LDFLAGS": "-lObjC"
15   },
16   "ios": {
17     "frameworks": [
18       "SystemConfiguration",
19       "UIKit"
20     ]
21   },
22   "osx": {
23     "frameworks": "SystemConfiguration"
24   },
25   "tvos": {
26     "frameworks": [
27       "SystemConfiguration",
28       "UIKit"
29     ]
30   },
31   "libraries": "c++",
32   "platforms": {
33     "ios": "11.0",
34     "osx": "10.13",
35     "tvos": "12.0"
36   },
37   "swift_versions": "5.3",
38   "vendored_frameworks": [
39     "grpcpp.xcframework"
40   ],
41   "resource_bundles": {
42     "FirebaseFirestoreGRPCCPPBinary_Privacy": "PrivacyInfo.xcprivacy"
43   },
44   "dependencies": {
45     "FirebaseFirestoreGRPCCoreBinary": [
46       "1.62.1"
47     ],
48     "FirebaseFirestoreAbseilBinary": [
49       "1.2024011601.0"
50     ]
51   },
52   "swift_version": "5.3"