[Add] THEOliveSDK 3.18.2
[CocoaPods.git] / Specs / a / 3 / f / FirebaseFirestoreInternalBinary / 10.24.0 / FirebaseFirestoreInternalBinary.podspec.json
bloba6275ae6f73a591219f0f4fca8d6bda9637e92d1
2   "name": "FirebaseFirestoreInternalBinary",
3   "version": "10.24.0",
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.24.0/Archives/firestore_internal.zip"
10   },
11   "cocoapods_version": ">= 1.12.0",
12   "authors": "Invertase Limited",
13   "pod_target_xcconfig": {
14     "OTHER_LDFLAGS": "-lObjC"
15   },
16   "static_framework": true,
17   "ios": {
18     "frameworks": [
19       "SystemConfiguration",
20       "UIKit"
21     ]
22   },
23   "osx": {
24     "frameworks": "SystemConfiguration"
25   },
26   "tvos": {
27     "frameworks": [
28       "SystemConfiguration",
29       "UIKit"
30     ]
31   },
32   "libraries": "c++",
33   "platforms": {
34     "ios": "11.0",
35     "osx": "10.13",
36     "tvos": "12.0"
37   },
38   "swift_versions": "5.3",
39   "vendored_frameworks": [
40     "FirebaseFirestoreInternal.xcframework"
41   ],
42   "resource_bundles": {
43     "FirebaseFirestoreInternalBinary_Privacy": "PrivacyInfo.xcprivacy"
44   },
45   "dependencies": {
46     "FirebaseFirestoreGRPCCPPBinary": [
47       "1.62.1"
48     ],
49     "FirebaseFirestoreAbseilBinary": [
50       "1.2024011601.0"
51     ],
52     "FirebaseCore": [
53       "10.24.0"
54     ],
55     "leveldb-library": [
56       "~> 1.22"
57     ],
58     "nanopb": [
59       ">= 2.30908.0",
60       "< 2.30911.0"
61     ]
62   },
63   "swift_version": "5.3"