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.
pod lib lint
1 parent bbd0437 commit 02d28a0Copy full SHA for 02d28a0
CryptomatorCryptoLib.podspec
@@ -9,7 +9,6 @@ Pod::Spec.new do |s|
9
'Sebastian Stenzel' => '[email protected]',
10
'Tobias Hagemann' => '[email protected]' }
11
s.source = { :git => 'https://github.com/cryptomator/cryptolib-swift.git', :tag => s.version.to_s }
12
- s.social_media_url = 'https://twitter.com/Cryptomator'
13
14
s.public_header_files = 'Sources/CryptomatorCryptoLib/CryptomatorCryptoLib.h'
15
s.source_files = 'Sources/CryptomatorCryptoLib/**/*.{swift,h}'
0 commit comments