Skip to content

Commit

Permalink
Merge pull request #41 from argentlabs/develop
Browse files Browse the repository at this point in the history
0.0.5 Release - Swift version bump
  • Loading branch information
th3m477 authored Aug 31, 2018
2 parents 7ece528 + c2cf472 commit 51178c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/argentlabs/web3.swift.git', :tag => s.version.to_s }
s.module_name = 'web3'

s.swift_version = '4.0'
s.swift_version = '4.1'
s.ios.deployment_target = '9.0'

s.source_files = 'web3swift/web3swift.h', 'web3swift/src/**/*.swift', 'web3swift/lib/**/*.{c,h}'
Expand Down

0 comments on commit 51178c3

Please sign in to comment.