Update CargoBay/0.2.0/CargoBay.podspec

This commit is contained in:
Mattt Thompson
2013-01-01 12:46:30 -08:00
parent 66f66a0639
commit 5e26c2d610
+1 -1
View File
@@ -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'