Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Vlasov committed Aug 10, 2018
1 parent 87177db commit c049c9e
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 28 deletions.
12 changes: 0 additions & 12 deletions Pods/Target Support Files/libsodium-iOS/libsodium-iOS-prefix.pch

This file was deleted.

This file was deleted.

File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 |s|
s.name = "web3swift"
s.version = "1.1.1"
s.version = "1.1.5"
s.summary = "Web3 implementation in vanilla Swift for iOS ans macOS"

s.description = <<-DESC
Expand All @@ -27,5 +27,5 @@ s.dependency 'Result', '~> 3.0'
s.dependency 'CryptoSwift', '~> 0.11'
s.dependency 'secp256k1_ios', '~> 0.1'
s.dependency 'PromiseKit', '~> 6.3'
s.dependency 'scrypt-cryptoswift', '~> 1.2'
s.dependency 'scrypt', '~> 1.5'
end

0 comments on commit c049c9e

Please sign in to comment.