Version 0.7.0

This commit is contained in:
Francisco Gindre 2020-10-16 14:10:01 -03:00
parent e644dd7d04
commit 8cc0b63470
2 changed files with 4 additions and 4 deletions

View File

@ -66,10 +66,10 @@ PODS:
- SwiftNIOFoundationCompat (< 3, >= 2.22.0)
- SwiftNIOTLS (< 3, >= 2.22.0)
- SwiftProtobuf (1.12.0)
- ZcashLightClientKit (0.6.6):
- ZcashLightClientKit (0.7.0):
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
- ZcashLightClientKit/Tests (0.6.6):
- ZcashLightClientKit/Tests (0.7.0):
- gRPC-Swift (= 1.0.0-alpha.19)
- SQLite.swift (~> 0.12.2)
@ -145,7 +145,7 @@ SPEC CHECKSUMS:
SwiftNIOTLS: 46bb3a0ff37d6b52ae6baf5207ec3cd411da327c
SwiftNIOTransportServices: 801923921fbecdcde1e1c1ff38e812167d01ead1
SwiftProtobuf: 4ef85479c18ca85b5482b343df9c319c62bda699
ZcashLightClientKit: aa2bfedb1cd48385d35113672b521a4bb47fbbf4
ZcashLightClientKit: 6a12b800a373f3330d4bc177480e56b499c23a8f
PODFILE CHECKSUM: 7d5095283dc02470f40ab06564d94076ba16d570

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ZcashLightClientKit'
s.version = '0.6.6'
s.version = '0.7.0'
s.summary = 'Zcash Light Client wallet SDK for iOS'
s.description = <<-DESC