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