Signal-iOS/Podfile.lock
Pete Walters 0386e10726
Update mobilecoin SDK to v6.0.0
Co-authored-by: Adam Mork <adammork@gmail.com>
2024-01-30 12:32:21 -06:00

207 lines
7.3 KiB
Plaintext

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.0-pre1):
- SwiftProtobuf (~> 1.5)
- libPhoneNumber-iOS (0.9.15)
- LibSignalClient (0.39.3):
- SignalCoreKit
- LibSignalClient/Tests (0.39.3):
- 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 (6.0.0):
- LibMobileCoin/CoreHTTP (~> 6.0.0-pre1)
- 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.37.0):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.37.0)
- SignalRingRTC/WebRTC (2.37.0):
- 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.25.2)
- 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 `345c49113e5d92e152517f17b605c9b8aef06dca`)
- libPhoneNumber-iOS (from `https://github.com/signalapp/libPhoneNumber-iOS`, branch `signal-master`)
- LibSignalClient (from `https://github.com/signalapp/libsignal-client.git`, tag `v0.39.3`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal-client.git`, tag `v0.39.3`)
- 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 `v6.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.37.0`)
- 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: 345c49113e5d92e152517f17b605c9b8aef06dca
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
:submodules: true
libPhoneNumber-iOS:
:branch: signal-master
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal-client.git
:tag: v0.39.3
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: v6.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.37.0
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: 345c49113e5d92e152517f17b605c9b8aef06dca
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts
:submodules: true
libPhoneNumber-iOS:
:commit: 8b6f552682be0e66cf25cd0f0db5e1732a1e9f15
:git: https://github.com/signalapp/libPhoneNumber-iOS
LibSignalClient:
:git: https://github.com/signalapp/libsignal-client.git
:tag: v0.39.3
Mantle:
:commit: e7e46253bb01ce39525d90aa69ed9e85e758bfc4
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift
:tag: v6.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.37.0
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: ae9535bb6a125123550fb16ab2533f2b53b91118
libPhoneNumber-iOS: 2d26d0a38933eee2702962a4dbdec2fc20e5ef9f
LibSignalClient: a2f9d0eb99587807aa3df5e543cbbc03baedbe4e
libwebp: 1b5562124e3ca3336fb7506e76501bed7758963a
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: 016449b5d8be0c3dcbcfa0a9988469999cd04c5d
Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
MobileCoin: 3df783a5cc278a328635ea1f5c7124c5e924648d
MobileCoinMinimal: 627ed590d8a0d5d57c39ec25727bde3d976d2f7a
PureLayout: f08c01b8dec00bb14a1fefa3de4c7d9c265df85e
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalCoreKit: 7658a72244fa81858df4618e92044b0db0dcf59e
SignalRingRTC: 5ed6252f33a723be7baf1d0f75e660467104fb46
SQLCipher: f2e96b3822e3006b379181a0e4fd145f6de29b56
SSZipArchive: 8c3485528a87fa6f90afdbfc33682eb61d985ae5
SwiftProtobuf: 407a385e97fd206c4fbe880cc84123989167e0d1
YYImage: f1ddd15ac032a58b78bbed1e012b50302d318331
PODFILE CHECKSUM: b3e36721bc94dc2845224610a65469259b45ebd4
COCOAPODS: 1.14.3