Skip to content

Commit

Permalink
Remove social media handle that is breaking the build
Browse files Browse the repository at this point in the history
  • Loading branch information
gr0 committed Dec 27, 2020
1 parent f462234 commit acc4ddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Logsene.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Pod::Spec.new do |s|
s.license = { :type => 'Apache 2.0', :file => 'LICENSE.md' }
s.author = { 'Sematext Group, Inc.' => '[email protected]' }
s.source = { :git => 'https://github.com/sematext/sematext-logsene-ios.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/sematext'

s.ios.deployment_target = '12.0'
s.osx.deployment_target = '10.12'
Expand Down

0 comments on commit acc4ddb

Please sign in to comment.