Skip to content

Commit 203f0ad

Browse files
committed
add tvos version
1 parent 42caa52 commit 203f0ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JJLISO8601DateFormatter.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Pod::Spec.new do |s|
2121
s.source = { :git => 'https://github.com/michaeleisel/JJLISO8601DateFormatter.git', :tag => s.version.to_s }
2222

2323
s.ios.deployment_target = '11.0'
24+
s.tvos.deployment_target = '11.0'
2425
s.osx.deployment_target = '10.13'
2526

2627
s.source_files = 'Sources/JJLISO8601DateFormatter/**/*'

0 commit comments

Comments
 (0)