diff --git a/AFOAuth2Client.podspec b/AFOAuth2Client.podspec index 12a3e880..fb9f17ce 100644 --- a/AFOAuth2Client.podspec +++ b/AFOAuth2Client.podspec @@ -11,7 +11,6 @@ Pod::Spec.new do |s| s.requires_arc = true s.dependency 'AFNetworking', '~>2.0' - s.ios.deployment_target = '6.0' s.ios.frameworks = 'Security'