From e3118fde2dc1b976e6cb81ebd478bc19e5f92376 Mon Sep 17 00:00:00 2001 From: Antoine Jackson Date: Tue, 5 Aug 2014 13:05:26 +0200 Subject: [PATCH] Fix in podspec --- OAuth.io.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OAuth.io.podspec b/OAuth.io.podspec index 6fd449a..429e983 100644 --- a/OAuth.io.podspec +++ b/OAuth.io.podspec @@ -71,7 +71,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/oauth-io/oauth-ios.git", :tag => "1.1.2g" } + s.source = { :git => "https://github.com/oauth-io/oauth-ios.git", :tag => "1.1.2" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #