forked from signalapp/Signal-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
204 lines (197 loc) · 7.2 KB
/
Podfile.lock
File metadata and controls
204 lines (197 loc) · 7.2 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
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
200
201
202
203
204
PODS:
- blurhash (0.0.1)
- BonMot (6.0.0)
- CocoaLumberjack (3.7.4):
- CocoaLumberjack/Core (= 3.7.4)
- CocoaLumberjack/Core (3.7.4)
- GRDB.swift/SQLCipher (5.26.0):
- SQLCipher (>= 3.4.0)
- LibMobileCoin/CoreHTTP (5.0.0):
- SwiftProtobuf (~> 1.5)
- libPhoneNumber-iOS (0.9.15)
- LibSignalClient (0.35.0):
- SignalCoreKit
- LibSignalClient/Tests (0.35.0):
- SignalCoreKit
- libwebp (1.3.2):
- libwebp/demux (= 1.3.2)
- libwebp/mux (= 1.3.2)
- libwebp/webp (= 1.3.2)
- libwebp/demux (1.3.2):
- libwebp/webp
- libwebp/mux (1.3.2):
- libwebp/demux
- libwebp/webp (1.3.2)
- Logging (1.4.0)
- lottie-ios (3.4.1)
- Mantle (2.1.0):
- Mantle/extobjc (= 2.1.0)
- Mantle/extobjc (2.1.0)
- MobileCoin/CoreHTTP (5.0.0):
- LibMobileCoin/CoreHTTP (~> 5.0.0)
- Logging (~> 1.4)
- MobileCoinMinimal (1.2.0-pre2):
- CocoaLumberjack
- Logging (~> 1.4)
- SwiftProtobuf
- MobileCoinMinimal/Tests (1.2.0-pre2):
- CocoaLumberjack
- Logging (~> 1.4)
- SwiftProtobuf
- PureLayout (3.1.4)
- Reachability (3.2)
- SAMKeychain (1.5.3)
- SignalCoreKit (1.0.0):
- CocoaLumberjack (~> 3.7.4)
- SignalCoreKit/Tests (1.0.0):
- CocoaLumberjack (~> 3.7.4)
- SignalRingRTC (2.34.4):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.34.4)
- SignalRingRTC/WebRTC (2.34.4):
- SignalCoreKit
- SQLCipher (4.5.5):
- SQLCipher/standard (= 4.5.5)
- SQLCipher/common (4.5.5)
- SQLCipher/standard (4.5.5):
- SQLCipher/common
- SSZipArchive (2.5.2)
- SwiftProtobuf (1.20.3)
- YYImage (1.0.4):
- YYImage/Core (= 1.0.4)
- YYImage/Core (1.0.4)
- YYImage/libwebp (1.0.4):
- libwebp
- YYImage/Core
DEPENDENCIES:
- blurhash (from `https://github.com/signalapp/blurhash`, branch `signal-master`)
- BonMot
- CocoaLumberjack
- GRDB.swift/SQLCipher
- LibMobileCoin/CoreHTTP (from `https://github.com/signalapp/libmobilecoin-ios-artifacts`, commit `5cd4f39a24d06708d1c19aced8384740689d7f61`)
- libPhoneNumber-iOS (from `https://github.com/signalapp/libPhoneNumber-iOS`, branch `signal-master`)
- LibSignalClient (from `https://github.com/signalapp/libsignal-client.git`, tag `v0.35.0`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal-client.git`, tag `v0.35.0`)
- libwebp (from `./ThirdParty/libwebp.podspec.json`)
- lottie-ios
- Mantle (from `https://github.com/signalapp/Mantle`, branch `signal-master`)
- MobileCoin/CoreHTTP (from `https://github.com/mobilecoinofficial/MobileCoin-Swift`, tag `v5.0.0`)
- MobileCoinMinimal (from `https://github.com/signalapp/MobileCoin-Swift.git`, branch `charlesmchen/mobileCoinMinimal`)
- MobileCoinMinimal/Tests (from `https://github.com/signalapp/MobileCoin-Swift.git`, branch `charlesmchen/mobileCoinMinimal`)
- PureLayout
- Reachability
- SAMKeychain
- SignalCoreKit (from `https://github.com/signalapp/SignalCoreKit`)
- SignalCoreKit/Tests (from `https://github.com/signalapp/SignalCoreKit`)
- SignalRingRTC (from `https://github.com/signalapp/ringrtc`, tag `v2.34.4`)
- SQLCipher (from `https://github.com/signalapp/sqlcipher.git`, tag `v4.5.5-f_barrierfsync-fts5`)
- SSZipArchive (from `ThirdParty/SSZipArchive.podspec`)
- SwiftProtobuf (>= 1.14.0)
- YYImage (from `https://github.com/signalapp/YYImage`)
- YYImage/libwebp (from `https://github.com/signalapp/YYImage`)
SPEC REPOS:
trunk:
- BonMot
- CocoaLumberjack
- GRDB.swift
- Logging
- lottie-ios
- PureLayout
- Reachability
- SAMKeychain
- SwiftProtobuf
EXTERNAL SOURCES:
blurhash:
:branch: signal-master
:git: https://github.com/signalapp/blurhash
LibMobileCoin:
:commit: 5cd4f39a24d06708d1c19aced8384740689d7f61
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
libPhoneNumber-iOS:
:branch: signal-master
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal-client.git
:tag: v0.35.0
libwebp:
:podspec: "./ThirdParty/libwebp.podspec.json"
Mantle:
:branch: signal-master
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v5.0.0
MobileCoinMinimal:
:branch: charlesmchen/mobileCoinMinimal
:git: https://github.com/signalapp/MobileCoin-Swift.git
SignalCoreKit:
:git: https://github.com/signalapp/SignalCoreKit
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.34.4
SQLCipher:
:git: https://github.com/signalapp/sqlcipher.git
:tag: v4.5.5-f_barrierfsync-fts5
SSZipArchive:
:podspec: ThirdParty/SSZipArchive.podspec
YYImage:
:git: https://github.com/signalapp/YYImage
CHECKOUT OPTIONS:
blurhash:
:commit: 890ffdab14207154819415da7e6c969e9dfff0e9
:git: https://github.com/signalapp/blurhash
LibMobileCoin:
:commit: 5cd4f39a24d06708d1c19aced8384740689d7f61
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
libPhoneNumber-iOS:
:commit: 8b6f552682be0e66cf25cd0f0db5e1732a1e9f15
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal-client.git
:tag: v0.35.0
Mantle:
:commit: e7e46253bb01ce39525d90aa69ed9e85e758bfc4
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v5.0.0
MobileCoinMinimal:
:commit: dae1e36cb6aeb8fab2c35ce857bd45cd0ce07023
:git: https://github.com/signalapp/MobileCoin-Swift.git
SignalCoreKit:
:commit: dae815d149fb42cfb0b227f71e35849d774ef8b9
:git: https://github.com/signalapp/SignalCoreKit
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.34.4
SQLCipher:
:git: https://github.com/signalapp/sqlcipher.git
:tag: v4.5.5-f_barrierfsync-fts5
YYImage:
:commit: 62a4cede20bcf31da73d18163408e46a92f171c6
:git: https://github.com/signalapp/YYImage
SPEC CHECKSUMS:
blurhash: 4b3b2b8909cf41ab59fa349788654b8387284ff4
BonMot: fb2b6a2209cb3149aca37b7131d49c051c04ae86
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
GRDB.swift: 1395cb3556df6b16ed69dfc74c3886abc75d2825
LibMobileCoin: b1a473933091536cb87fc92a7ca35c63855451f3
libPhoneNumber-iOS: 2d26d0a38933eee2702962a4dbdec2fc20e5ef9f
LibSignalClient: fed3c85ec795703b8fc33155d64dc2f0b02fa723
libwebp: 1b5562124e3ca3336fb7506e76501bed7758963a
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: 016449b5d8be0c3dcbcfa0a9988469999cd04c5d
Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
MobileCoin: ebf8372645558eb8fdb865b2888f63ad8ee9d81c
MobileCoinMinimal: 627ed590d8a0d5d57c39ec25727bde3d976d2f7a
PureLayout: f08c01b8dec00bb14a1fefa3de4c7d9c265df85e
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalCoreKit: 7658a72244fa81858df4618e92044b0db0dcf59e
SignalRingRTC: 9afc38f8dd7937a63c9d4f5778e9e7fc58527ccd
SQLCipher: f2e96b3822e3006b379181a0e4fd145f6de29b56
SSZipArchive: 8c3485528a87fa6f90afdbfc33682eb61d985ae5
SwiftProtobuf: b02b5075dcf60c9f5f403000b3b0c202a11b6ae1
YYImage: f1ddd15ac032a58b78bbed1e012b50302d318331
PODFILE CHECKSUM: 1e2c4cb43fb9074172234d4d48bed0c696823daf
COCOAPODS: 1.12.1