We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42caa52 commit 203f0adCopy full SHA for 203f0ad
JJLISO8601DateFormatter.podspec
@@ -21,6 +21,7 @@ Pod::Spec.new do |s|
21
s.source = { :git => 'https://github.com/michaeleisel/JJLISO8601DateFormatter.git', :tag => s.version.to_s }
22
23
s.ios.deployment_target = '11.0'
24
+ s.tvos.deployment_target = '11.0'
25
s.osx.deployment_target = '10.13'
26
27
s.source_files = 'Sources/JJLISO8601DateFormatter/**/*'
0 commit comments