MobileCoin-Swift/Example/Podfile.lock
Adam Mork c71fe53f1d
Fix GRPC error with TLS Certs. Remove hard-coded .http in one unit test. (#74)
Additional fixes required for `v1.2.0-pre0` release

- Fetch submodule => true in podspec
- Change Integration Test network environment
- Fix deprecated GRPC function 
- Remove hard-coded `.http`
2021-09-17 03:29:39 -07:00

205 lines
6.2 KiB
Plaintext

PODS:
- _NIODataStructures (2.32.3)
- CGRPCZlib (1.4.1)
- CNIOAtomics (2.32.3)
- CNIOBoringSSL (2.15.1)
- CNIOBoringSSLShims (2.15.1):
- CNIOBoringSSL (= 2.15.1)
- CNIODarwin (2.32.3)
- CNIOHTTPParser (2.32.3)
- CNIOLinux (2.32.3)
- CNIOWindows (2.32.3)
- gRPC-Swift (1.4.1):
- CGRPCZlib (= 1.4.1)
- Logging (< 2.0.0, >= 1.4.0)
- SwiftNIO (< 3.0.0, >= 2.32.0)
- SwiftNIOExtras (< 2.0.0, >= 1.4.0)
- SwiftNIOHTTP2 (< 2.0.0, >= 1.18.2)
- SwiftNIOSSL (< 3.0.0, >= 2.14.0)
- SwiftNIOTransportServices (< 2.0.0, >= 1.11.1)
- SwiftProtobuf (< 2.0.0, >= 1.9.0)
- Keys (1.0.1)
- LibMobileCoin (1.2.0-pre1):
- gRPC-Swift
- SwiftProtobuf (~> 1.5)
- Logging (1.4.0)
- MobileCoin (1.2.0-pre0):
- MobileCoin/Core (= 1.2.0-pre0)
- MobileCoin/Core (1.2.0-pre0):
- gRPC-Swift
- LibMobileCoin (~> 1.2.0-pre1)
- Logging (~> 1.4)
- SwiftLint
- SwiftNIO
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftProtobuf
- MobileCoin/Core/IntegrationTests (1.2.0-pre0):
- gRPC-Swift
- LibMobileCoin (~> 1.2.0-pre1)
- Logging (~> 1.4)
- SwiftLint
- SwiftNIO
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftProtobuf
- MobileCoin/Core/PerformanceTests (1.2.0-pre0):
- gRPC-Swift
- LibMobileCoin (~> 1.2.0-pre1)
- Logging (~> 1.4)
- SwiftLint
- SwiftNIO
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftProtobuf
- MobileCoin/Core/Tests (1.2.0-pre0):
- gRPC-Swift
- LibMobileCoin (~> 1.2.0-pre1)
- Logging (~> 1.4)
- SwiftLint
- SwiftNIO
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftProtobuf
- SwiftLint (0.44.0)
- SwiftNIO (2.32.3):
- SwiftNIOCore (= 2.32.3)
- SwiftNIOEmbedded (= 2.32.3)
- SwiftNIOPosix (= 2.32.3)
- SwiftNIOConcurrencyHelpers (2.32.3):
- CNIOAtomics (= 2.32.3)
- SwiftNIOCore (2.32.3):
- CNIOLinux (= 2.32.3)
- SwiftNIOConcurrencyHelpers (= 2.32.3)
- SwiftNIOEmbedded (2.32.3):
- _NIODataStructures (= 2.32.3)
- SwiftNIOCore (= 2.32.3)
- SwiftNIOExtras (1.10.2):
- SwiftNIO (< 3, >= 2.32.0)
- SwiftNIOFoundationCompat (2.32.3):
- SwiftNIO (= 2.32.3)
- SwiftNIOCore (= 2.32.3)
- SwiftNIOHPACK (1.18.3):
- SwiftNIO (< 3, >= 2.32.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.32.0)
- SwiftNIOCore (< 3, >= 2.32.0)
- SwiftNIOHTTP1 (< 3, >= 2.32.0)
- SwiftNIOHTTP1 (2.32.3):
- CNIOHTTPParser (= 2.32.3)
- SwiftNIO (= 2.32.3)
- SwiftNIOConcurrencyHelpers (= 2.32.3)
- SwiftNIOCore (= 2.32.3)
- SwiftNIOHTTP2 (1.18.3):
- SwiftNIO (< 3, >= 2.32.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.32.0)
- SwiftNIOCore (< 3, >= 2.32.0)
- SwiftNIOHPACK (= 1.18.3)
- SwiftNIOHTTP1 (< 3, >= 2.32.0)
- SwiftNIOTLS (< 3, >= 2.32.0)
- SwiftNIOPosix (2.32.3):
- _NIODataStructures (= 2.32.3)
- CNIODarwin (= 2.32.3)
- CNIOLinux (= 2.32.3)
- CNIOWindows (= 2.32.3)
- SwiftNIOConcurrencyHelpers (= 2.32.3)
- SwiftNIOCore (= 2.32.3)
- SwiftNIOSSL (2.15.1):
- CNIOBoringSSL (= 2.15.1)
- CNIOBoringSSLShims (= 2.15.1)
- SwiftNIO (< 3, >= 2.32.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.32.0)
- SwiftNIOCore (< 3, >= 2.32.0)
- SwiftNIOTLS (< 3, >= 2.32.0)
- SwiftNIOTLS (2.32.3):
- SwiftNIO (= 2.32.3)
- SwiftNIOCore (= 2.32.3)
- SwiftNIOTransportServices (1.11.3):
- SwiftNIO (< 3, >= 2.32.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.32.0)
- SwiftNIOFoundationCompat (< 3, >= 2.32.0)
- SwiftNIOTLS (< 3, >= 2.32.0)
- SwiftProtobuf (1.17.0)
DEPENDENCIES:
- gRPC-Swift
- Keys (from `Pods/CocoaPodsKeys`)
- LibMobileCoin
- MobileCoin (from `..`)
- MobileCoin/Core (from `..`)
- MobileCoin/Core/IntegrationTests (from `..`)
- MobileCoin/Core/PerformanceTests (from `..`)
- MobileCoin/Core/Tests (from `..`)
- SwiftLint
- SwiftProtobuf
SPEC REPOS:
trunk:
- _NIODataStructures
- CGRPCZlib
- CNIOAtomics
- CNIOBoringSSL
- CNIOBoringSSLShims
- CNIODarwin
- CNIOHTTPParser
- CNIOLinux
- CNIOWindows
- gRPC-Swift
- LibMobileCoin
- Logging
- SwiftLint
- SwiftNIO
- SwiftNIOConcurrencyHelpers
- SwiftNIOCore
- SwiftNIOEmbedded
- SwiftNIOExtras
- SwiftNIOFoundationCompat
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftNIOHTTP2
- SwiftNIOPosix
- SwiftNIOSSL
- SwiftNIOTLS
- SwiftNIOTransportServices
- SwiftProtobuf
EXTERNAL SOURCES:
Keys:
:path: Pods/CocoaPodsKeys
MobileCoin:
:path: ".."
SPEC CHECKSUMS:
_NIODataStructures: e2077c7dc7c1d6c93e698c85fe04d663a17f53a4
CGRPCZlib: f06b7e1530ad2e934904ffbaa86fe6353cbc9225
CNIOAtomics: 4dde57e1838a29a9b23ef91617505f34751cdbe5
CNIOBoringSSL: c99129423da079a9eb74bcfc7cfec41a6775cf94
CNIOBoringSSLShims: 902ae35fea0b6be5eefb4fdce906751886cfa46f
CNIODarwin: 0489511f8486443af71ff986ccd5abbc680ae713
CNIOHTTPParser: f7a6816f7ddbe7dfa57a74cd36dc2db2c53b56e8
CNIOLinux: 5921dfefbc4bbe017380b34c510855622147ea41
CNIOWindows: f5aa9dfb401b440a7b4c9cd911e53e981a787193
gRPC-Swift: 88e645bc94055b11be96c704579cc00abc8af1e9
Keys: a576f4c9c1c641ca913a959a9c62ed3f215a8de9
LibMobileCoin: e2f2e79ec02c5fef095fe9f2b391805d32342d03
Logging: beeb016c9c80cf77042d62e83495816847ef108b
MobileCoin: a9af68c39a6894288efa34061c6e35833f6015ed
SwiftLint: e96c0a8c770c7ebbc4d36c55baf9096bb65c4584
SwiftNIO: bb336ceef32850e9671d3fa0e0cc2b9add3b5948
SwiftNIOConcurrencyHelpers: ca2594e10749655f42baf5468212be83d2f94fe3
SwiftNIOCore: 9deed6620f80c7c82e8e2c2ffb9864495416d892
SwiftNIOEmbedded: b7ccf12b402dff35a5d4356990a6253621e4337d
SwiftNIOExtras: 70f09aa8eca3ab6baeaf1993da9c855b6e95e97f
SwiftNIOFoundationCompat: d3b888766e7c67354a4e4e145d38edf9586efa0c
SwiftNIOHPACK: e2fc784ce453bec4c058b21071e89fb7e542ac30
SwiftNIOHTTP1: 349a16aae363250cd49f430a9fdb93cff518adfa
SwiftNIOHTTP2: a0322f3dcecd949e03df65f4dac106411df0f12c
SwiftNIOPosix: e4988a8dcfd5a6319bde219d7a3d0acc5fbe7a89
SwiftNIOSSL: 7c2ddcbcbb2a8188468b7fe9c2bc6124df4b3772
SwiftNIOTLS: 1b8290ec775238ccc714ed842d929494df95a2c2
SwiftNIOTransportServices: 1fbbdb58510af3c53a838a1dbea98f18132dc952
SwiftProtobuf: 9c85136c6ba74b0a1b84279dbf0f6db8efb714e0
PODFILE CHECKSUM: 31e0b21c0045109d5d94ba8ec7039ade30d37f96
COCOAPODS: 1.9.3