Skip to content

Commit

Permalink
Updated pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
v57 committed Nov 11, 2018
1 parent 048ef9e commit a081727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web3swift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'web3swift'
spec.version = '2.0.1'
spec.version = '2.0.4'
spec.ios.deployment_target = "8.0"
spec.osx.deployment_target = "10.9"
spec.tvos.deployment_target = "9.0"
Expand All @@ -15,4 +15,4 @@ Pod::Spec.new do |spec|
spec.dependency 'BigInt', '~> 3.1'
spec.dependency 'CryptoSwift', '~> 0.12'
spec.dependency 'secp256k1.swift'
end
end

0 comments on commit a081727

Please sign in to comment.