Skip to content

Commit 2b1587f

Browse files
Disable social media url
1 parent 12a5075 commit 2b1587f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mini-Swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Dependencies: RxSwift
1313
s.license = { :type => 'APACHE', :file => 'LICENSE' }
1414
s.author = { 'bq' => '[email protected]' }
1515
s.source = { :git => 'https://github.com/bq/mini-swift.git', :tag => "v#{s.version.to_s}" }
16-
s.social_media_url = 'https://twitter.com/bqreaders'
16+
#s.social_media_url = 'https://twitter.com/bqreaders'
1717

1818
s.ios.deployment_target = '11.0'
1919
s.ios.frameworks = 'UIKit'

0 commit comments

Comments
 (0)