Skip to content

Commit

Permalink
Add swift versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Koray Koska committed Jan 20, 2020
1 parent a78b40a commit 242f887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web3.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ HTTP RPC interface provided by this library or a custom RPC interface
s.tvos.deployment_target = '9.0'
s.watchos.deployment_target = '2.0'

s.swift_version = '5.0.1'
s.swift_versions = '5.1.3', '5.1.2', '5.0', '5.1'

s.pod_target_xcconfig = {
'OTHER_SWIFT_FLAGS' => '-DWeb3CocoaPods'
Expand Down

0 comments on commit 242f887

Please sign in to comment.