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 443cfee commit 7d51d4dCopy full SHA for 7d51d4d
SPAlert.podspec
@@ -10,6 +10,7 @@ Pod::Spec.new do |s|
10
11
s.swift_version = '5.1'
12
s.ios.deployment_target = '13.0'
13
+ s.tvos.deployment_target = '13.0'
14
15
s.source_files = 'Sources/AlertKit/**/*.swift'
16
0 commit comments