Skip to content

Commit

Permalink
CryptoSwift 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zmgl committed Mar 31, 2023
1 parent d880c7c commit bffba81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |spec|
spec.frameworks = 'CoreImage'
spec.dependency 'BigInt'
spec.dependency 'Starscream'
spec.dependency 'CryptoSwift'
spec.dependency 'CryptoSwift', '1.6.0'
spec.dependency 'secp256k1.c'
spec.dependency 'PromiseKit'
end

0 comments on commit bffba81

Please sign in to comment.