-
Notifications
You must be signed in to change notification settings - Fork 1
/
Podfile.lock
136 lines (131 loc) · 4.21 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
PODS:
- Firebase/Auth (5.20.1):
- Firebase/CoreOnly
- FirebaseAuth (= 5.4.2)
- Firebase/Core (5.20.1):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.8.0)
- Firebase/CoreOnly (5.20.1):
- FirebaseCore (= 5.4.1)
- Firebase/Database (5.20.1):
- Firebase/CoreOnly
- FirebaseDatabase (= 5.1.1)
- FirebaseAnalytics (5.8.0):
- FirebaseCore (~> 5.4)
- FirebaseInstanceID (~> 3.8)
- GoogleAppMeasurement (= 5.8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseAuth (5.4.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.4.1):
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/Logger (~> 5.2)
- FirebaseDatabase (5.1.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- leveldb-library (~> 1.18)
- FirebaseInstanceID (3.8.1):
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/UserDefaults (~> 5.2)
- GoogleAppMeasurement (5.8.0):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.5.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.5.0)
- GoogleUtilities/Logger (5.5.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.5.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.5.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.5.0)"
- GoogleUtilities/Reachability (5.5.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (5.5.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.2.1)
- leveldb-library (1.20)
- nanopb (0.3.901):
- nanopb/decode (= 0.3.901)
- nanopb/encode (= 0.3.901)
- nanopb/decode (0.3.901)
- nanopb/encode (0.3.901)
- Realm (3.14.1):
- Realm/Headers (= 3.14.1)
- Realm/Headers (3.14.1)
- RealmSwift (3.14.1):
- Realm (= 3.14.1)
- RxCocoa (4.3.1):
- RxSwift (~> 4.0)
- RxGesture (2.0.1):
- RxCocoa (~> 4.3.1)
- RxSwift (~> 4.3.1)
- RxSwift (4.3.1)
- SnapKit (4.0.1)
DEPENDENCIES:
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- RealmSwift
- RxCocoa (~> 4.3.1)
- RxGesture (~> 2.0)
- RxSwift (~> 4.3.1)
- SnapKit (~> 4.0.0)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseDatabase
- FirebaseInstanceID
- GoogleAppMeasurement
- GoogleUtilities
- GTMSessionFetcher
- leveldb-library
- nanopb
- Realm
- RealmSwift
- RxCocoa
- RxGesture
- RxSwift
- SnapKit
SPEC CHECKSUMS:
Firebase: 2f5235e62f141cb86181c3af0dfe4509706351ac
FirebaseAnalytics: fd72a26bf8dac84cefba2f0864366f718555a5b0
FirebaseAuth: dd7bbf03a5aee0eafb3a1aee4d2812bd74bac890
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: f1a9a8be1aee4bf71a2fc0f4096df6788bdfda61
FirebaseDatabase: 2c15b0ea6f2c6eb5e57413f9d6340f1e50b81ae3
FirebaseInstanceID: a122b0c258720cf250551bb2bedf48c699f80d90
GoogleAppMeasurement: 1624046ab1bcc5e170061a56ef5679000b079c8e
GoogleUtilities: 6481e6318c5fcabaaa8513ef8120f329055d7c10
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
Realm: e12c9c2387d05c5bba3a9c394838f5870e85763b
RealmSwift: a82eab9b04c3e1616082c7e17aa300740847769c
RxCocoa: 78763c7b07d02455598d9fc3c1ad091a28b73635
RxGesture: 26ede4ed13ffc6336d29dbd9a8dff229bdb72de7
RxSwift: fe0fd770a43acdb7d0a53da411c9b892e69bb6e4
SnapKit: 0de968a9fec17499afa29683b05d0c775b6d1c29
PODFILE CHECKSUM: 09f1894fc804cf440150e15377f48e135034a121
COCOAPODS: 1.5.3