-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
156 lines (151 loc) · 5.25 KB
/
Podfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
PODS:
- Disk (0.6.4)
- Firebase/Analytics (6.31.1):
- Firebase/Core
- Firebase/Core (6.31.1):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.8.0)
- Firebase/CoreOnly (6.31.1):
- FirebaseCore (= 6.10.1)
- Firebase/Crashlytics (6.31.1):
- Firebase/CoreOnly
- FirebaseCrashlytics (~> 4.5.0)
- Firebase/Performance (6.31.1):
- Firebase/CoreOnly
- FirebasePerformance (~> 3.3.0)
- FirebaseABTesting (4.2.0):
- FirebaseCore (~> 6.10)
- FirebaseAnalytics (6.8.0):
- FirebaseCore (~> 6.10)
- FirebaseInstallations (~> 1.6)
- GoogleAppMeasurement (= 6.8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
- GoogleUtilities/MethodSwizzler (~> 6.7)
- GoogleUtilities/Network (~> 6.7)
- "GoogleUtilities/NSData+zlib (~> 6.7)"
- nanopb (~> 1.30906.0)
- FirebaseCore (6.10.1):
- FirebaseCoreDiagnostics (~> 1.6)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/Logger (~> 6.7)
- FirebaseCoreDiagnostics (1.6.0):
- GoogleDataTransport (~> 7.2)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/Logger (~> 6.7)
- nanopb (~> 1.30906.0)
- FirebaseCrashlytics (4.5.0):
- FirebaseCore (~> 6.10)
- FirebaseInstallations (~> 1.6)
- GoogleDataTransport (~> 7.2)
- nanopb (~> 1.30906.0)
- PromisesObjC (~> 1.2)
- FirebaseInstallations (1.7.0):
- FirebaseCore (~> 6.10)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/UserDefaults (~> 6.7)
- PromisesObjC (~> 1.2)
- FirebasePerformance (3.3.0):
- FirebaseCore (~> 6.9)
- FirebaseInstallations (~> 1.5)
- FirebaseRemoteConfig (~> 4.7)
- GoogleDataTransport (~> 7.0)
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/ISASwizzler (~> 6.2)
- GoogleUtilities/MethodSwizzler (~> 6.2)
- GTMSessionFetcher/Core (~> 1.1)
- Protobuf (~> 3.12)
- FirebaseRemoteConfig (4.9.0):
- FirebaseABTesting (~> 4.2)
- FirebaseCore (~> 6.10)
- FirebaseInstallations (~> 1.6)
- GoogleUtilities/Environment (~> 6.7)
- "GoogleUtilities/NSData+zlib (~> 6.7)"
- GoogleAppMeasurement (6.8.0):
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
- GoogleUtilities/MethodSwizzler (~> 6.7)
- GoogleUtilities/Network (~> 6.7)
- "GoogleUtilities/NSData+zlib (~> 6.7)"
- nanopb (~> 1.30906.0)
- GoogleDataTransport (7.3.0):
- nanopb (~> 1.30906.0)
- GoogleToolboxForMac/Defines (2.2.2)
- GoogleToolboxForMac/Logger (2.2.2):
- GoogleToolboxForMac/Defines (= 2.2.2)
- "GoogleToolboxForMac/NSData+zlib (2.2.2)":
- GoogleToolboxForMac/Defines (= 2.2.2)
- GoogleUtilities/AppDelegateSwizzler (6.7.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.7.2):
- PromisesObjC (~> 1.2)
- GoogleUtilities/ISASwizzler (6.7.2)
- GoogleUtilities/Logger (6.7.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.7.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.7.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.7.2)"
- GoogleUtilities/Reachability (6.7.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.7.2):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.4.0)
- nanopb (1.30906.0):
- nanopb/decode (= 1.30906.0)
- nanopb/encode (= 1.30906.0)
- nanopb/decode (1.30906.0)
- nanopb/encode (1.30906.0)
- PromisesObjC (1.2.10)
- Protobuf (3.13.0)
DEPENDENCIES:
- Disk (~> 0.6.4)
- Firebase/Analytics
- Firebase/Crashlytics
- Firebase/Performance
SPEC REPOS:
trunk:
- Disk
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCrashlytics
- FirebaseInstallations
- FirebasePerformance
- FirebaseRemoteConfig
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleToolboxForMac
- GoogleUtilities
- GTMSessionFetcher
- nanopb
- PromisesObjC
- Protobuf
SPEC CHECKSUMS:
Disk: dcee5c2e98fb72f9a924cde8da8435b08244a80e
Firebase: 658370fa0181826a74b7cfca8d68c5856ca749ae
FirebaseABTesting: 8a9d8df3acc2b43f4a22014ddf9f601bca6af699
FirebaseAnalytics: 0ca9aa2af7cc4dc92392b7a78bfc49feaa2eb60f
FirebaseCore: 6fb954e350af0885803d5aa49865d15d9a6b264c
FirebaseCoreDiagnostics: 7415bfb3883b3500c5a95c42b6ba66baae78f600
FirebaseCrashlytics: d2a350ec7fd4a332031b906b0802a7a73697630b
FirebaseInstallations: 466c7b4d1f58fe16707693091da253726a731ed2
FirebasePerformance: 269607f1dcf37bb1f21e3b3ae0ab5b2691644c54
FirebaseRemoteConfig: e40f9e084658210c4d9c341cfa9f6cab6ad4f67e
GoogleAppMeasurement: ecc30d0ab5b66d7d18e85ce1b8e2b345db60626d
GoogleDataTransport: e85fb700c9b027079ce182c3d08e12e0f9618bb4
GoogleToolboxForMac: 800648f8b3127618c1b59c7f97684427630c5ea3
GoogleUtilities: 7f2f5a07f888cdb145101d6042bc4422f57e70b3
GTMSessionFetcher: 6f5c8abbab8a9bce4bb3f057e317728ec6182b10
nanopb: 59317e09cf1f1a0af72f12af412d54edf52603fc
PromisesObjC: b14b1c6b68e306650688599de8a45e49fae81151
Protobuf: 3dac39b34a08151c6d949560efe3f86134a3f748
PODFILE CHECKSUM: a65ba8e5d6c109cddf57686ed7829cc8b9969a1c
COCOAPODS: 1.8.4