[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / a / 3 / f / FirebaseFirestoreInternalBinary / 11.4.0 / FirebaseFirestoreInternalBinary.podspec.json
blob9a973e83ada7007e2c5fc2a324eed8197881ad78
2   "name": "FirebaseFirestoreInternalBinary",
3   "version": "11.4.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/11.4.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": "13.0",
35     "osx": "10.15",
36     "tvos": "13.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.65.1"
48     ],
49     "FirebaseFirestoreAbseilBinary": [
50       "1.2024011602.0"
51     ],
52     "FirebaseCore": [
53       "11.4.0"
54     ],
55     "leveldb-library": [
56       "~> 1.22"
57     ],
58     "nanopb": [
59       "~> 3.30910.0"
60     ]
61   },
62   "swift_version": "5.3"