Skip to content

Commit a861b48

Browse files
committed
Bump tvOS target
1 parent 82b884a commit a861b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Layoutless.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.source = { :git => "https://github.com/DeclarativeHub/Layoutless.git", :tag => "0.1.2" }
1010

1111
s.ios.deployment_target = '9.3'
12-
s.tvos.deployment_target = '9.3'
12+
s.tvos.deployment_target = '11.0'
1313

1414
s.source_files = 'Sources/*/*.swift', 'Layoutless/*/*.{h,m}'
1515
s.requires_arc = true

0 commit comments

Comments
 (0)