From d949391af6ad6f887be0eb336f8f680180c95386 Mon Sep 17 00:00:00 2001 From: Zev Eisenberg Date: Sat, 1 Feb 2020 01:31:35 -0500 Subject: [PATCH] Update my email address. --- BonMot.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BonMot.podspec b/BonMot.podspec index 2f751720..05e6252e 100644 --- a/BonMot.podspec +++ b/BonMot.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| DESC s.homepage = "https://github.com/Rightpoint/BonMot" s.license = 'MIT' - s.author = { "Zev Eisenberg" => "zeisenberg@rightpoint.com" } + s.author = { "Zev Eisenberg" => "zev@zeveisenberg.com" } s.source = { :git => "https://github.com/Rightpoint/BonMot.git", :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/ZevEisenberg' s.requires_arc = true