We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f462234 commit acc4ddbCopy full SHA for acc4ddb
Logsene.podspec
@@ -21,7 +21,6 @@ Pod::Spec.new do |s|
21
s.license = { :type => 'Apache 2.0', :file => 'LICENSE.md' }
22
s.author = { 'Sematext Group, Inc.' => 'pods@sematext.com' }
23
s.source = { :git => 'https://github.com/sematext/sematext-logsene-ios.git', :tag => s.version.to_s }
24
- s.social_media_url = 'https://twitter.com/sematext'
25
26
s.ios.deployment_target = '12.0'
27
s.osx.deployment_target = '10.12'
0 commit comments