Skip to content

Commit 6df50e2

Browse files
committed
[podspec] Remove social URL
1 parent 7b2eb04 commit 6df50e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

JSONWebToken.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Pod::Spec.new do |spec|
55
spec.homepage = 'https://github.com/kylef/JSONWebToken.swift'
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }
77
spec.author = { 'Kyle Fuller' => '[email protected]' }
8-
spec.social_media_url = 'http://twitter.com/kylefuller'
98
spec.source = { :git => 'https://github.com/kylef/JSONWebToken.swift.git', :tag => "#{spec.version}" }
109
spec.source_files = 'Sources/*.swift'
1110
spec.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)