Bump version and update library purpose

This commit is contained in:
Davide De Rosa 2021-06-26 10:55:34 +02:00
parent 13b255623a
commit d5e849f699
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "TunnelKit"
s.version = "3.4.0"
s.summary = "Non-official OpenVPN client for Apple platforms."
s.version = "3.5.0"
s.summary = "VPN client library for Apple platforms."
s.homepage = "https://github.com/passepartoutvpn/tunnelkit"
s.license = { :type => "GPLv3", :file => "LICENSE" }