Signal-iOS/Podfile.lock
2023-08-23 13:49:48 -05:00

221 lines
7.9 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)
- Curve25519Kit (2.1.0):
- CocoaLumberjack
- LibSignalClient (>= 0.15.0)
- SignalCoreKit
- Curve25519Kit/Tests (2.1.0):
- CocoaLumberjack
- LibSignalClient (>= 0.15.0)
- SignalCoreKit
- 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.31.0):
- SignalCoreKit
- LibSignalClient/Tests (0.31.0):
- SignalCoreKit
- libwebp (1.2.4):
- libwebp/demux (= 1.2.4)
- libwebp/mux (= 1.2.4)
- libwebp/webp (= 1.2.4)
- libwebp/demux (1.2.4):
- libwebp/webp
- libwebp/mux (1.2.4):
- libwebp/demux
- libwebp/webp (1.2.4)
- 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
- SignalCoreKit/Tests (1.0.0):
- CocoaLumberjack
- SignalRingRTC (2.31.1):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.31.1)
- SignalRingRTC/WebRTC (2.31.1):
- SignalCoreKit
- SQLCipher (4.5.3):
- SQLCipher/standard (= 4.5.3)
- SQLCipher/common (4.5.3)
- SQLCipher/standard (4.5.3):
- 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
- Curve25519Kit (from `https://github.com/signalapp/Curve25519Kit`, branch `feature/SignalClient-adoption`)
- Curve25519Kit/Tests (from `https://github.com/signalapp/Curve25519Kit`, branch `feature/SignalClient-adoption`)
- 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.31.0`)
- LibSignalClient/Tests (from `https://github.com/signalapp/libsignal-client.git`, tag `v0.31.0`)
- libwebp
- 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.31.1`)
- SQLCipher (from `https://github.com/signalapp/sqlcipher.git`, commit `8ea0af7934e0107e4de8e96c8a7d5a95e2611eef`)
- 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
- libwebp
- Logging
- lottie-ios
- PureLayout
- Reachability
- SAMKeychain
- SwiftProtobuf
EXTERNAL SOURCES:
blurhash:
:branch: signal-master
:git: https://github.com/signalapp/blurhash
Curve25519Kit:
:branch: feature/SignalClient-adoption
:git: https://github.com/signalapp/Curve25519Kit
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.31.0
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.31.1
SQLCipher:
:commit: 8ea0af7934e0107e4de8e96c8a7d5a95e2611eef
:git: https://github.com/signalapp/sqlcipher.git
SSZipArchive:
:podspec: ThirdParty/SSZipArchive.podspec
YYImage:
:git: https://github.com/signalapp/YYImage
CHECKOUT OPTIONS:
blurhash:
:commit: 890ffdab14207154819415da7e6c969e9dfff0e9
:git: https://github.com/signalapp/blurhash
Curve25519Kit:
:commit: 0af175812b5335dd32879a3556524c569dea95c9
:git: https://github.com/signalapp/Curve25519Kit
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.31.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: 8c92ef2634b7a7530e5afabffc9e2279b8c115e8
:git: https://github.com/signalapp/SignalCoreKit
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.31.1
SQLCipher:
:commit: 8ea0af7934e0107e4de8e96c8a7d5a95e2611eef
:git: https://github.com/signalapp/sqlcipher.git
YYImage:
:commit: 62a4cede20bcf31da73d18163408e46a92f171c6
:git: https://github.com/signalapp/YYImage
SPEC CHECKSUMS:
blurhash: 4b3b2b8909cf41ab59fa349788654b8387284ff4
BonMot: fb2b6a2209cb3149aca37b7131d49c051c04ae86
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
Curve25519Kit: 003b546a89ceb374a64c7771b40f8362d63b91bd
GRDB.swift: 1395cb3556df6b16ed69dfc74c3886abc75d2825
LibMobileCoin: b1a473933091536cb87fc92a7ca35c63855451f3
libPhoneNumber-iOS: 2d26d0a38933eee2702962a4dbdec2fc20e5ef9f
LibSignalClient: 6bec2ce2aaa77fb8b37210adda80eb668a945707
libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: 016449b5d8be0c3dcbcfa0a9988469999cd04c5d
Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
MobileCoin: ebf8372645558eb8fdb865b2888f63ad8ee9d81c
MobileCoinMinimal: 627ed590d8a0d5d57c39ec25727bde3d976d2f7a
PureLayout: f08c01b8dec00bb14a1fefa3de4c7d9c265df85e
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalCoreKit: da9aed6ee558e66fe9380f6745880ae58e610912
SignalRingRTC: d170119640666c317a792e952aec31fe767de4e8
SQLCipher: 57fa9f863fa4a3ed9dd3c90ace52315db8c0fdca
SSZipArchive: 8c3485528a87fa6f90afdbfc33682eb61d985ae5
SwiftProtobuf: b02b5075dcf60c9f5f403000b3b0c202a11b6ae1
YYImage: f1ddd15ac032a58b78bbed1e012b50302d318331
PODFILE CHECKSUM: bf2811de5f7cb143973f730293597f376b4dbbae
COCOAPODS: 1.11.3