Update description in podspec

This commit is contained in:
Davide De Rosa 2018-09-09 02:55:13 +02:00
parent eee1ea510f
commit 9103192513
1 changed files with 1 additions and 1 deletions

View File

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