Skip to content

Commit c423b28

Browse files
JonathanBouazizClément Le Provost
authored andcommitted
Added tvOS to the podspec (#113)
Note: Travis CI always fail for external PRs due to secured environment variables.
1 parent 5e30387 commit c423b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AlgoliaSearch-Client-Swift.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.ios.deployment_target = '8.0'
1212
s.osx.deployment_target = '10.10'
13+
s.tvos.deployment_target = '9.0'
1314

1415
s.source_files = [
1516
'Source/*.swift',

0 commit comments

Comments
 (0)