Update libwebp.podspec

This commit is contained in:
WonJo 2021-08-06 11:56:59 +09:00 committed by GitHub
parent 6b12581da8
commit 44908d127b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.requires_arc = false s.requires_arc = false
s.osx.deployment_target = '10.10' s.osx.deployment_target = '10.10'
s.ios.deployment_target = '8.0' s.ios.deployment_target = '9.0'
s.tvos.deployment_target = '9.0' s.tvos.deployment_target = '9.0'
s.watchos.deployment_target = '2.0' s.watchos.deployment_target = '2.0'