From 4a03e58ca103ff5221868ca4834ea3d2e8a8a06c Mon Sep 17 00:00:00 2001 From: Ricardo Santos Date: Fri, 26 Aug 2016 14:40:39 +0930 Subject: [PATCH] Fix podspec --- NFAllocInit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NFAllocInit.podspec b/NFAllocInit.podspec index 51b0b2e..5bf0c52 100644 --- a/NFAllocInit.podspec +++ b/NFAllocInit.podspec @@ -11,7 +11,7 @@ Pod::Spec.new do |s| s.homepage = "https://github.com/NextFaze/NFAllocInit" s.license = 'Apache 2.0' s.authors = { 'Ric Santos' => 'rics@ntos.me', - 'Andy J' => 'awilliams@nextfaze.com' + 'Andy J' => 'awilliams@nextfaze.com', 'Shane Woolcock' => 'samahnub@gmail.com' } s.platform = :ios, "6.0"