Skip to content

Commit

Permalink
Comment out social media URL causing failures
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon committed Aug 5, 2019
1 parent a10757e commit ebe69fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PINRemoteImage.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.license = 'Apache 2.0'
s.author = { "Garrett Moon" => "[email protected]" }
s.source = { :git => "https://github.com/pinterest/PINRemoteImage.git", :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/garrettmoon'
# s.social_media_url = 'https://twitter.com/garrettmoon'

ios_deployment = "8.0"
tvos_deployment = "9.0"
Expand Down

0 comments on commit ebe69fb

Please sign in to comment.