[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / a / 3 / f / FirebaseFirestoreInternalBinary / 10.19.0 / FirebaseFirestoreInternalBinary.podspec.json
blobc4353bf2a7355eeb1efbdbbb9b244ca271943d0a
2   "name": "FirebaseFirestoreInternalBinary",
3   "version": "10.19.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://dl.google.com/firebase/ios/bin/firestore/10.19.0/FirebaseFirestoreInternal.zip"
10   },
11   "cocoapods_version": ">= 1.10.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   "dependencies": {
43     "FirebaseFirestoreGRPCCPPBinary": [
44       "1.49.1"
45     ],
46     "FirebaseFirestoreAbseilBinary": [
47       "1.2022062300.0"
48     ],
49     "FirebaseCore": [
50       "10.19.0"
51     ],
52     "leveldb-library": [
53       "~> 1.22"
54     ],
55     "nanopb": [
56       ">= 2.30908.0",
57       "< 2.30910.0"
58     ]
59   },
60   "swift_version": "5.3"