Skip to content

Commit

Permalink
Update cocoapods version
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavyaroslav committed Apr 27, 2022
1 parent 1478a37 commit e7c98db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.6.2'
spec.version = '2.6.3'
spec.ios.deployment_target = "9.0"
spec.osx.deployment_target = "10.12"
spec.license = { :type => 'Apache License 2.0', :file => 'LICENSE.md' }
Expand Down

0 comments on commit e7c98db

Please sign in to comment.