Skip to content

Commit

Permalink
flag myself as the author
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Livingston committed May 11, 2016
1 parent 1123e17 commit 097cac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FSOAuth.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.summary = "Foursquare native auth makes it easier for users of your app to connect to Foursquare."
s.homepage = "http://developer.foursquare.com/"
s.license = 'Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
s.author = { "Brian Dorfman" => "bdorfman@foursquare.com" }
s.author = { "Mitchell Livingston" => "mitch@foursquare.com" }
s.source = { :git => "https://github.com/foursquare/foursquare-ios-oauth.git",:tag => '1.3' }
s.platform = :ios
s.source_files = 'FSOAuth.{h,m}'
Expand Down

0 comments on commit 097cac3

Please sign in to comment.