We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5273671 commit 29a08f7Copy full SHA for 29a08f7
FlowSDK.podspec
@@ -19,7 +19,8 @@ Pod::Spec.new do |s|
19
ss.dependency "BigInt", "~> 5.2.0"
20
ss.dependency "CryptoSwift", "~> 1.5.1"
21
ss.dependency "Cadence", "~> 0.7.0"
22
- ss.dependency "gRPC-Swiftp", "~> 1.8.2"
+ ss.dependency "gRPC-Swiftp", "1.8.2"
23
+ ss.dependency "SwiftProtobuf", '1.9.0'
24
ss.dependency "secp256k1Swift", "~> 0.7.4"
25
end
26
0 commit comments