From 99ec835925861a988be09aaa8cbb0ce9be4ed5d4 Mon Sep 17 00:00:00 2001 From: "John C. Daub" Date: Tue, 21 Jun 2016 08:24:55 -0500 Subject: [PATCH] Updating podspec --- Alexandria.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Alexandria.podspec b/Alexandria.podspec index 51203a3..65e5270 100644 --- a/Alexandria.podspec +++ b/Alexandria.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Alexandria" - s.version = "1.1.0" + s.version = "1.2.0" s.summary = "Oven Bits' library of useful iOS Swift extensions." s.description = <<-DESC The Oven Bits open source library, Alexandria, is one of the new Wonders of the iOS World. @@ -33,7 +33,7 @@ Pod::Spec.new do |s| LICENSE } s.author = { - "John Daub" => "john.daub@ovenbits.com", + "John Daub" => "hsoi@hsoi.com", "Jonathan Landon" => "jonathan.landon@ovenbits.com", "Ben Kreeger" => "ben.kreeger@ovenbits.com", "Chris Voss" => "chris.voss@ovenbits.com",