Update podspec email

This commit is contained in:
Davide De Rosa 2020-05-13 13:53:19 +02:00
parent 78da6f16d9
commit 1749eb3ff1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/passepartoutvpn/tunnelkit"
s.license = { :type => "GPLv3", :file => "LICENSE" }
s.author = { "Davide De Rosa" => "keeshux@gmail.com" }
s.author = { "Davide De Rosa" => "me@davidederosa.com" }
s.source = { :git => "https://github.com/passepartoutvpn/tunnelkit.git", :tag => "v#{s.version}" }
s.swift_version = "5.0"