From a441ea5747230b1d5a9f2ec9ec52f73c21eb59e0 Mon Sep 17 00:00:00 2001 From: Cee Date: Tue, 11 Aug 2015 08:19:45 +0800 Subject: [PATCH] Update podspec --- Pangu.podspec | 1 - 1 file changed, 1 deletion(-) diff --git a/Pangu.podspec b/Pangu.podspec index 746c732..2e94951 100644 --- a/Pangu.podspec +++ b/Pangu.podspec @@ -11,7 +11,6 @@ Pod::Spec.new do |s| s.author = { "Cee" => "cee@chu2byo.com" } s.ios.deployment_target = '5.0' - s.osx.deployment_target = '10.7' s.source = { :git => "https://github.com/Cee/pangu.objective-c.git", :tag => "v#{s.version.to_s}" }