ZcashLightClientKit/Example/ZcashLightClientSample/Podfile.lock

153 lines
5.0 KiB
Plaintext
Raw Normal View History

2019-10-31 15:43:09 -07:00
PODS:
2020-09-02 11:34:06 -07:00
- CGRPCZlib (1.0.0-alpha.19)
- CNIOAtomics (2.22.0)
- CNIOBoringSSL (2.9.1)
- CNIOBoringSSLShims (2.9.1):
- CNIOBoringSSL (= 2.9.1)
- CNIODarwin (2.22.0)
- CNIOHTTPParser (2.22.0)
- CNIOLinux (2.22.0)
- CNIOSHA1 (2.22.0)
- gRPC-Swift (1.0.0-alpha.19):
- CGRPCZlib (= 1.0.0-alpha.19)
2020-07-21 15:01:16 -07:00
- Logging (< 2, >= 1.2.0)
- SwiftNIO (< 3, >= 2.19.0)
2020-07-21 15:01:16 -07:00
- SwiftNIOHTTP2 (< 2, >= 1.12.2)
- SwiftNIOSSL (< 3, >= 2.8.0)
2020-07-21 15:01:16 -07:00
- SwiftNIOTransportServices (< 2, >= 1.6.0)
- SwiftProtobuf (< 2, >= 1.9.0)
- gRPC-Swift-Plugins (1.0.0-alpha.19):
- gRPC-Swift (= 1.0.0-alpha.19)
2020-07-21 15:01:16 -07:00
- KRActivityIndicatorView (3.0.5)
- KRProgressHUD (3.4.5):
- KRActivityIndicatorView (= 3.0.5)
- Logging (1.4.0)
2020-09-28 08:29:09 -07:00
- MnemonicSwift (2.0.0)
- NotificationBubbles (0.1.1)
- PaginatedTableView (1.0.1)
2019-10-31 15:43:09 -07:00
- SQLite.swift (0.12.2):
- SQLite.swift/standard (= 0.12.2)
- SQLite.swift/standard (0.12.2)
2020-09-02 11:34:06 -07:00
- SwiftNIO (2.22.0):
- CNIOAtomics (= 2.22.0)
- CNIODarwin (= 2.22.0)
- CNIOLinux (= 2.22.0)
- CNIOSHA1 (= 2.22.0)
- SwiftNIOConcurrencyHelpers (= 2.22.0)
- SwiftNIOConcurrencyHelpers (2.22.0):
- CNIOAtomics (= 2.22.0)
- SwiftNIOFoundationCompat (2.22.0):
- SwiftNIO (= 2.22.0)
- SwiftNIOHPACK (1.14.1):
- SwiftNIO (< 3, >= 2.22.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.22.0)
- SwiftNIOHTTP1 (< 3, >= 2.22.0)
- SwiftNIOHTTP1 (2.22.0):
- CNIOHTTPParser (= 2.22.0)
- SwiftNIO (= 2.22.0)
- SwiftNIOConcurrencyHelpers (= 2.22.0)
- SwiftNIOHTTP2 (1.14.1):
- SwiftNIO (< 3, >= 2.22.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.22.0)
- SwiftNIOHPACK (= 1.14.1)
- SwiftNIOHTTP1 (< 3, >= 2.22.0)
- SwiftNIOTLS (< 3, >= 2.22.0)
- SwiftNIOSSL (2.9.1):
- CNIOBoringSSL (= 2.9.1)
- CNIOBoringSSLShims (= 2.9.1)
- SwiftNIO (< 3, >= 2.22.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.22.0)
- SwiftNIOTLS (< 3, >= 2.22.0)
- SwiftNIOTLS (2.22.0):
- SwiftNIO (= 2.22.0)
- SwiftNIOTransportServices (1.9.0):
- SwiftNIO (< 3, >= 2.22.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.22.0)
- SwiftNIOFoundationCompat (< 3, >= 2.22.0)
- SwiftNIOTLS (< 3, >= 2.22.0)
- SwiftProtobuf (1.12.0)
- ZcashLightClientKit (0.9.2):
2020-09-02 11:34:06 -07:00
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
- ZcashLightClientKit/Tests (0.9.2):
2020-09-02 11:34:06 -07:00
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
2019-10-31 15:43:09 -07:00
DEPENDENCIES:
2020-09-02 11:34:06 -07:00
- gRPC-Swift (= 1.0.0-alpha.19)
- gRPC-Swift-Plugins (= 1.0.0-alpha.19)
- KRProgressHUD
2020-09-28 08:29:09 -07:00
- MnemonicSwift (~> 2.0.0)
- NotificationBubbles
- PaginatedTableView
2019-10-31 15:43:09 -07:00
- ZcashLightClientKit (from `../../`)
- ZcashLightClientKit/Tests (from `../../`)
2019-10-31 15:43:09 -07:00
SPEC REPOS:
trunk:
- CGRPCZlib
- CNIOAtomics
- CNIOBoringSSL
- CNIOBoringSSLShims
- CNIODarwin
- CNIOHTTPParser
- CNIOLinux
- CNIOSHA1
- gRPC-Swift
- gRPC-Swift-Plugins
- KRActivityIndicatorView
- KRProgressHUD
- Logging
2020-06-09 07:27:10 -07:00
- MnemonicSwift
- NotificationBubbles
- PaginatedTableView
2019-10-31 15:43:09 -07:00
- SQLite.swift
- SwiftNIO
- SwiftNIOConcurrencyHelpers
- SwiftNIOFoundationCompat
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftNIOHTTP2
- SwiftNIOSSL
- SwiftNIOTLS
- SwiftNIOTransportServices
2019-10-31 15:43:09 -07:00
- SwiftProtobuf
EXTERNAL SOURCES:
ZcashLightClientKit:
:path: "../../"
SPEC CHECKSUMS:
2020-09-02 11:34:06 -07:00
CGRPCZlib: befd9b92013c647f18aa9b7d9e9231d52e1ced1b
CNIOAtomics: fc22c21538d19cd55cce438146ce0388684601b4
CNIOBoringSSL: ee7722e4355434b420eb06b3ca7535a6cfb09cf2
CNIOBoringSSLShims: e76fde7b7972f242e250f76dafcfdbd23be26eca
CNIODarwin: efb83e040e8409494d0a5beeaa711fc95e7d94e9
CNIOHTTPParser: c5dc715ce6b8c06049b69a9337f8b6af4b2a5ffb
CNIOLinux: 11f69f76c12087a0752fa8a53f32f9853ef3f4f2
CNIOSHA1: ff4d77269adcb89f9a962abcbee55256a29b8a36
gRPC-Swift: 75a7a8d7cd08177165ef971159afb84e5130cfc9
gRPC-Swift-Plugins: 5827cb75fe1f6e24423635fa1ec85fd67a529aef
2020-07-21 15:01:16 -07:00
KRActivityIndicatorView: 912bc0413d98340f384b12a4e1e6aa8f42fb377d
KRProgressHUD: df4cdc3a1baf708d4276a089ee34d133fa9a6f3e
Logging: beeb016c9c80cf77042d62e83495816847ef108b
2020-09-28 08:29:09 -07:00
MnemonicSwift: 36384fc6b2640d93df9fe9fb60a8da7957cec36d
NotificationBubbles: 91ee10deee54f35b5d49a161e1cb3d788ab5d011
PaginatedTableView: 294d9831d5ddf5c0dcfbb4a281d4fcfb8d12f55a
2019-10-31 15:43:09 -07:00
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
2020-09-02 11:34:06 -07:00
SwiftNIO: e1995d88785db2db1ad5ee4590e4206b8c2658dc
SwiftNIOConcurrencyHelpers: d591e7cca9f9e61d2352a13303984b86cee2b212
SwiftNIOFoundationCompat: ebf639c373a7a4f074a6a727ba56dad4432a00d9
SwiftNIOHPACK: 25e34368f9633012479e3f9ec6c94d490c5852a9
SwiftNIOHTTP1: 54570af50938aa7ccae65392690401fa90a762ed
SwiftNIOHTTP2: 0ef3020ee88321d4932bf1a1007fa91e7800cbfd
SwiftNIOSSL: 2967e874b40d05904edde5c540c3157621e5ecc4
SwiftNIOTLS: 46bb3a0ff37d6b52ae6baf5207ec3cd411da327c
SwiftNIOTransportServices: 801923921fbecdcde1e1c1ff38e812167d01ead1
SwiftProtobuf: 4ef85479c18ca85b5482b343df9c319c62bda699
ZcashLightClientKit: 56d5c41ecf19d290a2aa25437775f11285edb4fe
2019-10-31 15:43:09 -07:00
2020-10-09 13:58:36 -07:00
PODFILE CHECKSUM: 7d5095283dc02470f40ab06564d94076ba16d570
2019-10-31 15:43:09 -07:00
2020-10-30 06:26:04 -07:00
COCOAPODS: 1.10.0