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
163 lines (156 loc) · 5.28 KB
/
Podfile.lock
File metadata and controls
163 lines (156 loc) · 5.28 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
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 (6.0.2):
- SwiftProtobuf (~> 1.5)
- libPhoneNumber-iOS (1.2.0)
- LibSignalClient (0.81.1)
- LibSignalClient/Tests (0.81.1)
- libwebp (1.5.0):
- libwebp/demux (= 1.5.0)
- libwebp/mux (= 1.5.0)
- libwebp/sharpyuv (= 1.5.0)
- libwebp/webp (= 1.5.0)
- libwebp/demux (1.5.0):
- libwebp/webp
- libwebp/mux (1.5.0):
- libwebp/demux
- libwebp/sharpyuv (1.5.0)
- libwebp/webp (1.5.0):
- libwebp/sharpyuv
- Logging (1.4.0)
- lottie-ios (4.4.3)
- Mantle (2.1.0):
- Mantle/extobjc (= 2.1.0)
- Mantle/extobjc (2.1.0)
- MobileCoin/CoreHTTP (6.0.3):
- LibMobileCoin/CoreHTTP (~> 6.0.0-pre1)
- Logging (~> 1.4)
- PureLayout (3.1.4)
- Reachability (3.7.6)
- SDWebImage (5.21.2):
- SDWebImage/Core (= 5.21.2)
- SDWebImage/Core (5.21.2)
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)
- SignalRingRTC (2.57.1):
- SignalRingRTC/WebRTC (= 2.57.1)
- SignalRingRTC/WebRTC (2.57.1)
- SQLCipher (4.6.1):
- SQLCipher/standard (= 4.6.1)
- SQLCipher/common (4.6.1)
- SQLCipher/standard (4.6.1):
- SQLCipher/common
- SwiftProtobuf (1.30.0)
DEPENDENCIES:
- blurhash (from `./ThirdParty/blurhash.podspec`)
- BonMot
- CocoaLumberjack
- GRDB.swift/SQLCipher
- LibMobileCoin/CoreHTTP (from `https://github.com/signalapp/libmobilecoin-ios-artifacts`, tag `signal/6.0.2`)
- libPhoneNumber-iOS (from `https://github.com/signalapp/libPhoneNumber-iOS`, branch `signal-master`)
- LibSignalClient (from `https://github.com/signalapp/libsignal.git`, tag `v0.81.1`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal.git`, tag `v0.81.1`)
- libwebp
- lottie-ios
- Mantle (from `https://github.com/signalapp/Mantle`, branch `signal-master`)
- MobileCoin/CoreHTTP (from `https://github.com/mobilecoinofficial/MobileCoin-Swift`, tag `v6.0.3`)
- PureLayout
- Reachability
- SDWebImage
- SDWebImageWebPCoder
- SignalRingRTC (from `https://github.com/signalapp/ringrtc`, tag `v2.57.1`)
- SQLCipher (from `https://github.com/signalapp/sqlcipher.git`, tag `v4.6.1-f_barrierfsync`)
- SwiftProtobuf (= 1.30.0)
SPEC REPOS:
trunk:
- BonMot
- CocoaLumberjack
- GRDB.swift
- libwebp
- Logging
- lottie-ios
- PureLayout
- Reachability
- SDWebImage
- SDWebImageWebPCoder
- SwiftProtobuf
EXTERNAL SOURCES:
blurhash:
:podspec: "./ThirdParty/blurhash.podspec"
LibMobileCoin:
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
:submodules: true
:tag: signal/6.0.2
libPhoneNumber-iOS:
:branch: signal-master
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal.git
:tag: v0.81.1
Mantle:
:branch: signal-master
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v6.0.3
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.57.1
SQLCipher:
:git: https://github.com/signalapp/sqlcipher.git
:tag: v4.6.1-f_barrierfsync
CHECKOUT OPTIONS:
blurhash:
:commit: 890ffdab14207154819415da7e6c969e9dfff0e9
:git: https://github.com/signalapp/blurhash
LibMobileCoin:
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
:submodules: true
:tag: signal/6.0.2
libPhoneNumber-iOS:
:commit: 60482f7c0341e7c13e037ae1edbe8b359de7e6f3
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal.git
:tag: v0.81.1
Mantle:
:commit: e7e46253bb01ce39525d90aa69ed9e85e758bfc4
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v6.0.3
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.57.1
SQLCipher:
:git: https://github.com/signalapp/sqlcipher.git
:tag: v4.6.1-f_barrierfsync
SPEC CHECKSUMS:
blurhash: f588a9d659f4c742a325bbbbd438d1ef3c34af19
BonMot: fb2b6a2209cb3149aca37b7131d49c051c04ae86
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
GRDB.swift: 1395cb3556df6b16ed69dfc74c3886abc75d2825
LibMobileCoin: 8503f567fa32184a5be7bc038fbd727747dd9991
libPhoneNumber-iOS: 1a34106b49dc6e12a7f37eb9aee7c64011509547
LibSignalClient: f08bde23b5a7cc58b585e2bfa8df2885f737778c
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: fcb5e73e17ba4c983140b7d21095c834b3087418
Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
MobileCoin: cd7f49d6eaa2d362e4c9f8324cae0cc3bc3c53b5
PureLayout: f08c01b8dec00bb14a1fefa3de4c7d9c265df85e
Reachability: fd0ecd23705e2599e4cceeb943222ae02296cbc6
SDWebImage: 9f177d83116802728e122410fb25ad88f5c7608a
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
SignalRingRTC: be4ad58e35c0fa7f1a33b115b7a59c60f601a3fa
SQLCipher: ff2f045b20d675a73a70f7329395ddd4a2580063
SwiftProtobuf: 3697407f0d5b23bedeba9c2eaaf3ec6fdff69349
PODFILE CHECKSUM: 2b37be956eac2432d42585f19fba0a8caefe5131
COCOAPODS: 1.15.2