diff --git a/Dist/OAuthiOS.framework/Versions/A/OAuthiOS b/Dist/OAuthiOS.framework/Versions/A/OAuthiOS index 342431e..b575c42 100644 Binary files a/Dist/OAuthiOS.framework/Versions/A/OAuthiOS and b/Dist/OAuthiOS.framework/Versions/A/OAuthiOS differ diff --git a/OAuth.io.podspec b/OAuth.io.podspec index 429e983..b6c08e3 100644 --- a/OAuth.io.podspec +++ b/OAuth.io.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "OAuth.io" - s.version = "1.1.2" + s.version = "1.1.3" s.summary = "OAuth that just works!" s.description = <<-DESC @@ -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.2" } + s.source = { :git => "https://github.com/oauth-io/oauth-ios.git", :tag => "1.1.3" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #