Skip to content

Commit 02d28a0

Browse files
committed
Removed social_media_url in Podspec to fix pod lib lint, see CocoaPods/CocoaPods#10291
1 parent bbd0437 commit 02d28a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CryptomatorCryptoLib.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Pod::Spec.new do |s|
99
'Sebastian Stenzel' => '[email protected]',
1010
'Tobias Hagemann' => '[email protected]' }
1111
s.source = { :git => 'https://github.com/cryptomator/cryptolib-swift.git', :tag => s.version.to_s }
12-
s.social_media_url = 'https://twitter.com/Cryptomator'
1312

1413
s.public_header_files = 'Sources/CryptomatorCryptoLib/CryptomatorCryptoLib.h'
1514
s.source_files = 'Sources/CryptomatorCryptoLib/**/*.{swift,h}'

0 commit comments

Comments
 (0)