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.
1 parent 0fc3138 commit 40227f7Copy full SHA for 40227f7
CryptomatorCryptoLib.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |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'
+ s.source_files = 'Sources/CryptomatorCryptoLib/**/*.{swift,h}'
16
s.ios.deployment_target = '9.0'
17
s.osx.deployment_target = '10.13'
18
s.swift_version = '5.0'
0 commit comments