diff --git a/ZcashLightClientKit.podspec b/ZcashLightClientKit.podspec index 78fb7117..644c9129 100644 --- a/ZcashLightClientKit.podspec +++ b/ZcashLightClientKit.podspec @@ -20,7 +20,7 @@ Pod::Spec.new do |s| s.swift_version = '5.6' s.ios.deployment_target = '13.0' s.dependency 'gRPC-Swift', '~> 1.8.0' - s.dependency 'SQLite.swift', '~> 0.12.2' + s.dependency 'SQLite.swift', '~> 0.13' s.dependency 'libzcashlc', '0.0.3' s.static_framework = true