Update podspec email
This commit is contained in:
parent
78da6f16d9
commit
1749eb3ff1
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue