Skip to content

Commit

Permalink
Update AFXAuthClient.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbischoff committed Jan 24, 2015
1 parent 475b450 commit 017049e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AFXAuthClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/romaonthego/AFXAuthClient'
s.license = { :type => "MIT", :file => "LICENSE" }
s.authors = { 'Roman Efimov' => 'romefimov@gmail.com', 'Mattt Thompson' => 'm@mattt.me', 'Eric Johnson' => 'eric@semisecretsoftware.com' }
s.source = { :git => 'https://github.com/romaonthego/AFXAuthClient.git', :tag => '1.1'}
s.source = { :git => 'https://github.com/Lickability/AFXAuthClient.git'}
s.source_files = 'AFXAuthClient'
s.requires_arc = true

Expand Down

0 comments on commit 017049e

Please sign in to comment.