From 81ec26d4ff2f9cc295bf057167a649a34a7a11aa Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 13 Jul 2018 13:21:03 -0700 Subject: Travis build test for GoogleUtilities on iOS 6 and iOS 7 (#1529) --- GoogleUtilities.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GoogleUtilities.podspec') diff --git a/GoogleUtilities.podspec b/GoogleUtilities.podspec index 957591c..43833f2 100644 --- a/GoogleUtilities.podspec +++ b/GoogleUtilities.podspec @@ -19,7 +19,7 @@ other Google CocoaPods. They're not intended for direct public usage. # :tag => 'Utilities-' + s.version.to_s :tag => 'pre-5.3-' + s.version.to_s } - s.ios.deployment_target = '7.0' + s.ios.deployment_target = '6.0' s.osx.deployment_target = '10.10' s.tvos.deployment_target = '10.0' -- cgit v1.2.3