Skip to content

Commit ebe69fb

Browse files
committed
Comment out social media URL causing failures
1 parent a10757e commit ebe69fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PINRemoteImage.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.license = 'Apache 2.0'
1616
s.author = { "Garrett Moon" => "garrett@pinterest.com" }
1717
s.source = { :git => "https://github.com/pinterest/PINRemoteImage.git", :tag => s.version.to_s }
18-
s.social_media_url = 'https://twitter.com/garrettmoon'
18+
# s.social_media_url = 'https://twitter.com/garrettmoon'
1919

2020
ios_deployment = "8.0"
2121
tvos_deployment = "9.0"

0 commit comments

Comments
 (0)