-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
169 lines (164 loc) · 5.6 KB
/
Podfile.lock
File metadata and controls
169 lines (164 loc) · 5.6 KB
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
162
163
164
165
166
167
168
169
PODS:
- Alamofire (4.8.0)
- Firebase/Core (5.20.1):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.8.0)
- Firebase/CoreOnly (5.20.1):
- FirebaseCore (= 5.4.1)
- Firebase/Storage (5.20.1):
- Firebase/CoreOnly
- FirebaseStorage (= 3.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)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.4.1):
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/Logger (~> 5.2)
- FirebaseInstanceID (3.8.1):
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/UserDefaults (~> 5.2)
- FirebaseStorage (3.1.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleAPIClientForREST/Core (1.2.1):
- GTMSessionFetcher (>= 1.1.7)
- GoogleAPIClientForREST/YouTube (1.2.1):
- GoogleAPIClientForREST/Core
- GTMSessionFetcher (>= 1.1.7)
- GoogleAppMeasurement (5.8.0):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleSignIn (4.4.0):
- "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
- "GoogleToolboxForMac/NSString+URLArguments (~> 2.1)"
- GTMSessionFetcher/Core (~> 1.1)
- GoogleToolboxForMac/DebugUtils (2.2.0):
- GoogleToolboxForMac/Defines (= 2.2.0)
- GoogleToolboxForMac/Defines (2.2.0)
- "GoogleToolboxForMac/NSDictionary+URLArguments (2.2.0)":
- GoogleToolboxForMac/DebugUtils (= 2.2.0)
- GoogleToolboxForMac/Defines (= 2.2.0)
- "GoogleToolboxForMac/NSString+URLArguments (= 2.2.0)"
- "GoogleToolboxForMac/NSString+URLArguments (2.2.0)"
- 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 (1.2.1):
- GTMSessionFetcher/Full (= 1.2.1)
- GTMSessionFetcher/Core (1.2.1)
- GTMSessionFetcher/Full (1.2.1):
- GTMSessionFetcher/Core (= 1.2.1)
- Kingfisher (5.4.0)
- lottie-ios (2.5.2)
- MarqueeLabel/Swift (3.2.0)
- nanopb (0.3.901):
- nanopb/decode (= 0.3.901)
- nanopb/encode (= 0.3.901)
- nanopb/decode (0.3.901)
- nanopb/encode (0.3.901)
- RxAtomic (4.4.0)
- RxCocoa (4.4.0):
- RxSwift (~> 4.0)
- RxSwift (4.4.0):
- RxAtomic (~> 4.4)
- SwiftMessages (6.0.2):
- SwiftMessages/App (= 6.0.2)
- SwiftMessages/App (6.0.2)
- XLPagerTabStrip (8.1.1)
- youtube-ios-player-helper (0.1.6)
- YoutubeKit (0.3.0)
DEPENDENCIES:
- Alamofire
- Firebase/Core
- Firebase/Storage
- GoogleAPIClientForREST/YouTube (~> 1.2.1)
- GoogleSignIn
- Kingfisher
- lottie-ios
- MarqueeLabel/Swift
- RxCocoa (~> 4.0)
- RxSwift (~> 4.0)
- SwiftMessages
- XLPagerTabStrip (~> 8.1)
- youtube-ios-player-helper (~> 0.1.4)
- YoutubeKit
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- Firebase
- FirebaseAnalytics
- FirebaseAuthInterop
- FirebaseCore
- FirebaseInstanceID
- FirebaseStorage
- GoogleAPIClientForREST
- GoogleAppMeasurement
- GoogleSignIn
- GoogleToolboxForMac
- GoogleUtilities
- GTMSessionFetcher
- Kingfisher
- lottie-ios
- MarqueeLabel
- nanopb
- RxAtomic
- RxCocoa
- RxSwift
- SwiftMessages
- XLPagerTabStrip
- youtube-ios-player-helper
- YoutubeKit
SPEC CHECKSUMS:
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
Firebase: 2f5235e62f141cb86181c3af0dfe4509706351ac
FirebaseAnalytics: fd72a26bf8dac84cefba2f0864366f718555a5b0
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: f1a9a8be1aee4bf71a2fc0f4096df6788bdfda61
FirebaseInstanceID: a122b0c258720cf250551bb2bedf48c699f80d90
FirebaseStorage: 6162ef4322502b818d9de0ec552f5226d283de43
GoogleAPIClientForREST: a8b95a252014ce2e618df6b75dc72eca2c00b4af
GoogleAppMeasurement: 1624046ab1bcc5e170061a56ef5679000b079c8e
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
GoogleToolboxForMac: ff31605b7d66400dcec09bed5861689aebadda4d
GoogleUtilities: 6481e6318c5fcabaaa8513ef8120f329055d7c10
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
Kingfisher: 9c8f2cc6710334e06f32ba2b45e77707d5e2f0c9
lottie-ios: 3fef45d3fabe63e3c7c2eb603dd64ddfffc73062
MarqueeLabel: 440a502b91a9179bd98f9fff00ba1150650a1c0e
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
RxAtomic: eacf60db868c96bfd63320e28619fe29c179656f
RxCocoa: df63ebf7b9a70d6b4eeea407ed5dd4efc8979749
RxSwift: 5976ecd04fc2fefd648827c23de5e11157faa973
SwiftMessages: 8b3cc68dba2f1c91aac1a74c90b10287aac35371
XLPagerTabStrip: 63166e21c9844fa30f2d95d30f335e73be5caf22
youtube-ios-player-helper: 21ab92db027c7ff86cb17a3843a3f6eafc8158d2
YoutubeKit: a00e9eebcb3cfe26d7e233c5f8591dfd0b08f7a0
PODFILE CHECKSUM: b706645034b023a10c00c4c975a5c1a6df675a69
COCOAPODS: 1.6.1