Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrinaldi committed Nov 13, 2014
1 parent ccaddef commit 95a5f41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GROAuth2SessionManager.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'GROAuth2SessionManager'
s.version = '0.2.2'
s.version = '0.2.3'
s.license = 'MIT'
s.summary = 'AFNetworking Extension for OAuth 2 Authentication.'
s.homepage = 'https://github.com/gabrielrinaldi/GROAuth2SessionManager'
s.author = { 'Gabriel Rinaldi' => '[email protected]', 'Mattt Thompson' => '[email protected]' }
s.source = { :git => 'https://github.com/gabrielrinaldi/GROAuth2SessionManager.git',
:tag => '0.2.2' }
:tag => '0.2.3' }
s.source_files = 'GROAuth2SessionManager'
s.requires_arc = true

Expand Down

0 comments on commit 95a5f41

Please sign in to comment.