From 5e26c2d610ba2fc9a28d01554da91efc3e481e14 Mon Sep 17 00:00:00 2001 From: Mattt Thompson Date: Tue, 1 Jan 2013 12:46:30 -0800 Subject: [PATCH] Update CargoBay/0.2.0/CargoBay.podspec --- CargoBay/0.2.0/CargoBay.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CargoBay/0.2.0/CargoBay.podspec b/CargoBay/0.2.0/CargoBay.podspec index 6fd237b4..66fbeb10 100644 --- a/CargoBay/0.2.0/CargoBay.podspec +++ b/CargoBay/0.2.0/CargoBay.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.source_files = 'CargoBay' s.requires_arc = true - s.ios.deployment_target = '4.3' + s.ios.deployment_target = '5.0' s.osx.deployment_target = '10.7' s.frameworks = 'StoreKit', 'Security'