From b9a3bf6fad48ded570711b07b83517d5317e824c Mon Sep 17 00:00:00 2001 From: Hussein Habibi Juybari Date: Fri, 13 Oct 2017 16:31:42 +0330 Subject: [PATCH] fix podspec --- TimerHJQueue.podspec | 2 -- 1 file changed, 2 deletions(-) diff --git a/TimerHJQueue.podspec b/TimerHJQueue.podspec index e429683..2d438a7 100644 --- a/TimerHJQueue.podspec +++ b/TimerHJQueue.podspec @@ -20,7 +20,5 @@ Pod::Spec.new do |s| s.source_files = 'TimerHJQueue/HJQueue.h' s.platform = :ios s.ios.deployment_target = '6.0' - s.requires_arc = true - end