Skip to content

Commit

Permalink
Removed social_media_url in Podspec to fix pod lib lint, see CocoaP…
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Jan 5, 2021
1 parent bbd0437 commit 02d28a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CryptomatorCryptoLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Pod::Spec.new do |s|
'Sebastian Stenzel' => '[email protected]',
'Tobias Hagemann' => '[email protected]' }
s.source = { :git => 'https://github.com/cryptomator/cryptolib-swift.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/Cryptomator'

s.public_header_files = 'Sources/CryptomatorCryptoLib/CryptomatorCryptoLib.h'
s.source_files = 'Sources/CryptomatorCryptoLib/**/*.{swift,h}'
Expand Down

0 comments on commit 02d28a0

Please sign in to comment.