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 5e30387 commit c423b28Copy full SHA for c423b28
AlgoliaSearch-Client-Swift.podspec
@@ -10,6 +10,7 @@ Pod::Spec.new do |s|
10
11
s.ios.deployment_target = '8.0'
12
s.osx.deployment_target = '10.10'
13
+ s.tvos.deployment_target = '9.0'
14
15
s.source_files = [
16
'Source/*.swift',
0 commit comments