forked from MixinNetwork/ios-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
199 lines (192 loc) · 6.4 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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
PODS:
- Alamofire (4.7.3)
- Base64 (1.1.2)
- Bugsnag (5.17.0)
- DeviceGuru (4.0.5)
- Firebase/Analytics (5.9.0):
- Firebase/Core
- Firebase/Core (5.9.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.2.0)
- Firebase/CoreOnly (5.9.0):
- FirebaseCore (= 5.1.4)
- FirebaseAnalytics (5.2.0):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.2)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseCore (5.1.4):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseInstanceID (3.2.2):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.3)
- GoogleUtilities/UserDefaults (~> 5.3)
- GiphyCoreSDK (1.4.0)
- GoogleAppMeasurement (5.2.0):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.3.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.3.0)
- GoogleUtilities/Logger (5.3.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.3.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.3.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.3.0)"
- GoogleUtilities/Reachability (5.3.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (5.3.0):
- GoogleUtilities/Logger
- GoogleWebRTC (1.1.25461)
- GzipSwift (4.0.4)
- JWT (3.0.0-beta.11):
- Base64 (~> 1.1.2)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- PhoneNumberKit (2.1.0):
- PhoneNumberKit/PhoneNumberKitCore (= 2.1.0)
- PhoneNumberKit/UIKit (= 2.1.0)
- PhoneNumberKit/PhoneNumberKitCore (2.1.0)
- PhoneNumberKit/UIKit (2.1.0):
- PhoneNumberKit/PhoneNumberKitCore
- RSKImageCropper (2.2.0)
- SDWebImage/Core (5.0.0-beta3)
- SDWebImageYYPlugin/YYImage (0.1.1):
- SDWebImage/Core (>= 5.0.0-beta3)
- YYImage/Core
- SignalProtocolC (2.3.1)
- SnapKit (4.2.0)
- SocketRocket (0.5.1)
- SQLiteRepairKit (1.2.1):
- WCDBOptimizedSQLCipher (~> 1.2.0)
- SwiftMessages (6.0.0):
- SwiftMessages/App (= 6.0.0)
- SwiftMessages/App (6.0.0)
- WCDB.swift (1.0.7.5):
- SQLiteRepairKit (~> 1.2.0)
- WCDBOptimizedSQLCipher (~> 1.2.0)
- WCDBOptimizedSQLCipher (1.2.1)
- YYImage/Core (1.0.4)
- YYImage/WebP (1.0.4):
- YYImage/Core
- Zip (1.1.0)
DEPENDENCIES:
- "Alamofire (from `[email protected]:over140/Alamofire.git`, branch `master`)"
- Bugsnag
- DeviceGuru
- Firebase/Analytics
- Firebase/Core
- GiphyCoreSDK
- GoogleWebRTC
- GzipSwift
- JWT (~> 3.0.0-beta.7)
- PhoneNumberKit
- RSKImageCropper
- SDWebImageYYPlugin/YYImage
- "SignalProtocolC (from `[email protected]:MixinMessenger/SignalProtocolC.git`)"
- SnapKit
- "SocketRocket (from `[email protected]:over140/SocketRocket.git`, branch `feature/request`)"
- SwiftMessages
- "WCDB.swift (from `[email protected]:MixinNetwork/wcdb.git`, branch `swift4.2`)"
- YYImage/WebP
- Zip (~> 1.1)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Base64
- Bugsnag
- DeviceGuru
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- GiphyCoreSDK
- GoogleAppMeasurement
- GoogleUtilities
- GoogleWebRTC
- GzipSwift
- JWT
- nanopb
- PhoneNumberKit
- RSKImageCropper
- SDWebImage
- SDWebImageYYPlugin
- SnapKit
- SQLiteRepairKit
- SwiftMessages
- WCDBOptimizedSQLCipher
- YYImage
- Zip
EXTERNAL SOURCES:
Alamofire:
:branch: master
:git: "[email protected]:over140/Alamofire.git"
SignalProtocolC:
:git: "[email protected]:MixinMessenger/SignalProtocolC.git"
:submodules: true
SocketRocket:
:branch: feature/request
:git: "[email protected]:over140/SocketRocket.git"
WCDB.swift:
:branch: swift4.2
:git: "[email protected]:MixinNetwork/wcdb.git"
CHECKOUT OPTIONS:
Alamofire:
:commit: 338f6550489e112804fbded795fd3e0151e32c53
:git: "[email protected]:over140/Alamofire.git"
SignalProtocolC:
:commit: 31f5f56a03b54ecba250040e1c5cd8acf44ed50e
:git: "[email protected]:MixinMessenger/SignalProtocolC.git"
:submodules: true
SocketRocket:
:commit: ad8bd27edf6ef32ecf9f4a675588e6f628362969
:git: "[email protected]:over140/SocketRocket.git"
WCDB.swift:
:commit: 4ec63ef2ed17edf48b8addead9839fa2e3c13cce
:git: "[email protected]:MixinNetwork/wcdb.git"
SPEC CHECKSUMS:
Alamofire: 5f691e36644ab9a04e6df58bfa74b2d627a6919b
Base64: cecfb41a004124895a7bcee567a89bae5a89d49b
Bugsnag: 9c904fdb98c8f4af3ee0c5235bb3b19cd23fa19b
DeviceGuru: a2d65bf7733941f7a10a4365661cb47dc65e02fc
Firebase: 383fa29aca93e371cab776b48a5c66544d3c2003
FirebaseAnalytics: 831f1f127f4a75698e9875a87bf7e2668730d953
FirebaseCore: 2a84b6b325792a4319ef71ee18819dcba08d2fd7
FirebaseInstanceID: 78ba376fcd5b94c001f9999b2cbd3d1f1e56e78d
GiphyCoreSDK: 1fe401c5fc65f182e7aa8b7fb2c9005f2a523374
GoogleAppMeasurement: 2b3a023a61239c8d002e6e4fcf4abce8eddce0e0
GoogleUtilities: 760ccb53b7c7f40f9c02d8c241f76f841a7a6162
GoogleWebRTC: e394e249f74e1dc1830a509ee1b5c0ba57715ff1
GzipSwift: 1a5bc5f7827e09846b0635b5079f1224bc3b1c3a
JWT: 05028b9624591bba9681bb57df2c5f95fa258bad
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
PhoneNumberKit: 62003f40ff75315fd3738286558bc365365ac222
RSKImageCropper: bd0bdf765b27c046c89728d65075b363a3b665c2
SDWebImage: e52654ceef9fdc19f4c612d64a5b6d3f05dd81a4
SDWebImageYYPlugin: 9d51da357b0d810ecfe63501e2d65ca87dc7334d
SignalProtocolC: d46237ab35954a8d1213faabf4baa783591c49ab
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
SocketRocket: d57c7159b83c3c6655745cd15302aa24b6bae531
SQLiteRepairKit: 4d21bab9eff6a273f63da6815a0d1659e53f5bde
SwiftMessages: da7c981256a65b3e58022d9027a36584cf4eccf5
WCDB.swift: 87aee41f5ca3aded9c6f9b68b0ef3e88918a5ee2
WCDBOptimizedSQLCipher: baf44493b0c7a3d49e97bc5b64a3856f6428ddd1
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54
Zip: 8877eede3dda76bcac281225c20e71c25270774c
PODFILE CHECKSUM: bc65395caafc78ab7c4045fde301275bb5ff4eb9
COCOAPODS: 1.6.0.beta.2