diff --git a/IRLSize.podspec b/IRLSize.podspec index cfaab7e..396a0f9 100644 --- a/IRLSize.podspec +++ b/IRLSize.podspec @@ -14,7 +14,7 @@ Pod::Spec.new do |s| s.source = { :git => "https://github.com/detroit-labs/IRLSize.git", :tag => s.version.to_s } - s.ios.deployment_target = '2.0' + s.ios.deployment_target = '8.0' s.watchos.deployment_target = '2.0' s.requires_arc = true