From 360ad75a134a4773bd63dc92a688faea44c1baa4 Mon Sep 17 00:00:00 2001 From: Giuseppe Nucifora Date: Thu, 29 Dec 2016 16:19:16 +0100 Subject: [PATCH] - Remove Security dependency --- PNObject.podspec | 1 - 1 file changed, 1 deletion(-) diff --git a/PNObject.podspec b/PNObject.podspec index 9b78f92..62bc2ca 100644 --- a/PNObject.podspec +++ b/PNObject.podspec @@ -22,7 +22,6 @@ s.source = { :git => "https://git.giuseppenucifora.com/giuseppenucifor # s.social_media_url = 'https://twitter.com/' s.ios.deployment_target = '8.0' -s.ios.frameworks = 'Security' s.source_files = 'PNObject/Classes/**/*'