We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a5075 commit 2b1587fCopy full SHA for 2b1587f
Mini-Swift.podspec
@@ -13,7 +13,7 @@ Dependencies: RxSwift
13
s.license = { :type => 'APACHE', :file => 'LICENSE' }
14
s.author = { 'bq' => '[email protected]' }
15
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'
+ #s.social_media_url = 'https://twitter.com/bqreaders'
17
18
s.ios.deployment_target = '11.0'
19
s.ios.frameworks = 'UIKit'
0 commit comments