Skip to content

Commit

Permalink
Update podspect to include the right homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Piñera Buendía committed Sep 16, 2016
1 parent 4d9d4da commit e4ef848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paparajote.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'Paparajote'
s.version = '0.1.8'
s.summary = 'OAuth2 handler written in Swift'
s.homepage = 'https://github.com/<GITHUB_USERNAME>/Paparajote'
s.homepage = 'https://github.com/carambalabs/Paparajote'
s.social_media_url = "https://twitter.com/carambalabs"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Pedro Piñera' => '[email protected]', 'Sergi Gracia' => '[email protected]', 'Isaac Roldán' => "[email protected]" }
Expand Down

0 comments on commit e4ef848

Please sign in to comment.