Skip to content

Commit 74274a2

Browse files
Added missing dependency to satisfy pod lib lint
1 parent cea0fc5 commit 74274a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CryptomatorCryptoLib.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ Pod::Spec.new do |s|
1717

1818
s.source_files = 'CryptoLib/**/*{swift,h,m}'
1919

20+
s.dependency 'CryptoSwift', '~> 1.3'
2021
end

0 commit comments

Comments
 (0)