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.
2 parents 31e4b5e + f6bff43 commit fd4c52aCopy full SHA for fd4c52a
SubstrateSdk.podspec
@@ -29,7 +29,7 @@ Pod::Spec.new do |s|
29
s.dependency 'IrohaCrypto/ss58', '~> 0.9.0'
30
s.dependency 'ReachabilitySwift', '~> 5.0'
31
s.dependency 'RobinHood', '~> 2.6.0'
32
- s.dependency 'Starscream'
+ s.dependency 'Starscream', :tag => '4.0.6'
33
s.dependency 'TweetNacl', '~> 1.0.0'
34
s.dependency 'BigInt', '~> 5.0'
35
s.dependency 'xxHash-Swift', '~> 1.0.0'
0 commit comments