mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-04-23 11:57:21 +08:00
Added tvOS deployment target to podspec.
This commit is contained in:
@@ -19,6 +19,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.ios.deployment_target = "6.0"
|
||||
s.osx.deployment_target = "10.8"
|
||||
s.tvos.deployment_target = "9.0"
|
||||
s.requires_arc = true
|
||||
|
||||
# Include optional FLAnimatedImage module
|
||||
|
||||
Reference in New Issue
Block a user