forked from wafflestudio/snuboard-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
161 lines (156 loc) · 5.16 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
157
158
159
160
161
PODS:
- Alamofire (5.4.3)
- Firebase/Analytics (8.3.0):
- Firebase/Core
- Firebase/Core (8.3.0):
- Firebase/CoreOnly
- FirebaseAnalytics (~> 8.3.0)
- Firebase/CoreOnly (8.3.0):
- FirebaseCore (= 8.3.0)
- Firebase/Messaging (8.3.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 8.3.0)
- FirebaseAnalytics (8.3.0):
- FirebaseAnalytics/AdIdSupport (= 8.3.0)
- FirebaseCore (~> 8.0)
- FirebaseInstallations (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/MethodSwizzler (~> 7.4)
- GoogleUtilities/Network (~> 7.4)
- "GoogleUtilities/NSData+zlib (~> 7.4)"
- nanopb (~> 2.30908.0)
- FirebaseAnalytics/AdIdSupport (8.3.0):
- FirebaseCore (~> 8.0)
- FirebaseInstallations (~> 8.0)
- GoogleAppMeasurement (= 8.3.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/MethodSwizzler (~> 7.4)
- GoogleUtilities/Network (~> 7.4)
- "GoogleUtilities/NSData+zlib (~> 7.4)"
- nanopb (~> 2.30908.0)
- FirebaseCore (8.3.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.3.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- FirebaseInstallations (8.3.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/UserDefaults (~> 7.4)
- PromisesObjC (~> 1.2)
- FirebaseMessaging (8.3.0):
- FirebaseCore (~> 8.0)
- FirebaseInstallations (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Reachability (~> 7.4)
- GoogleUtilities/UserDefaults (~> 7.4)
- GoogleAppMeasurement (8.3.0):
- GoogleAppMeasurement/AdIdSupport (= 8.3.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/MethodSwizzler (~> 7.4)
- GoogleUtilities/Network (~> 7.4)
- "GoogleUtilities/NSData+zlib (~> 7.4)"
- nanopb (~> 2.30908.0)
- GoogleAppMeasurement/AdIdSupport (8.3.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/MethodSwizzler (~> 7.4)
- GoogleUtilities/Network (~> 7.4)
- "GoogleUtilities/NSData+zlib (~> 7.4)"
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.4.3):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.4.3):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.4.3):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.4.3):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.4.3):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.4.3)"
- GoogleUtilities/Reachability (7.4.3):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.4.3):
- GoogleUtilities/Logger
- Moya/Core (14.0.0):
- Alamofire (~> 5.0)
- Moya/RxSwift (14.0.0):
- Moya/Core
- RxSwift (~> 5.0)
- nanopb (2.30908.0):
- nanopb/decode (= 2.30908.0)
- nanopb/encode (= 2.30908.0)
- nanopb/decode (2.30908.0)
- nanopb/encode (2.30908.0)
- PromisesObjC (1.2.12)
- RxCocoa (5.1.1):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxRelay (5.1.1):
- RxSwift (~> 5)
- RxSwift (5.1.2)
- SnapKit (5.0.1)
- Then (2.7.0)
DEPENDENCIES:
- Alamofire (~> 5.2)
- Firebase/Analytics
- Firebase/Messaging
- Moya/RxSwift (~> 14.0)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- SnapKit (~> 5.0.0)
- Then
SPEC REPOS:
trunk:
- Alamofire
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseInstallations
- FirebaseMessaging
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
- Moya
- nanopb
- PromisesObjC
- RxCocoa
- RxRelay
- RxSwift
- SnapKit
- Then
SPEC CHECKSUMS:
Alamofire: e447a2774a40c996748296fa2c55112fdbbc42f9
Firebase: 817b9171d0d51dccc458b94a5e8edff6b1dd323d
FirebaseAnalytics: 456f2c51599870a15ded4548d1f1f7b2cabf65a7
FirebaseCore: a6dba751680d7033b9d3831e1cfc95ead0605118
FirebaseCoreDiagnostics: 7e873baabcfaa9512f538554ae4fa0817aaafbdb
FirebaseInstallations: b69db7680870dbac17bba7a51fc0b5c4b365baa7
FirebaseMessaging: 42252b79b860482021483748669ec32e22196462
GoogleAppMeasurement: de70802583dedceb0bca18172b345307e8f410b8
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: 45dbb24a7f351d69d0a601482b39ad6c32e30dab
Moya: 5b45dacb75adb009f97fde91c204c1e565d31916
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
RxSwift: 1e2e1f9570186967f617e49128ed26ccf1bafc8e
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
Then: acfe0be7e98221c6204e12f8161459606d5d822d
PODFILE CHECKSUM: cfe056c1b58bd6960248e75f89fa3e621b092ae1
COCOAPODS: 1.10.1