From b5448780bd9c59c9b6d2f825353258edd3bd1d9b Mon Sep 17 00:00:00 2001 From: Jose Roldan Jimenez Date: Thu, 17 Sep 2015 14:34:17 +0200 Subject: [PATCH] resolve error pod install --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index b08b1e5e..13fd4cfc 100644 --- a/Podfile +++ b/Podfile @@ -1,6 +1,6 @@ # Uncomment this line to define a global platform for your project # platform :ios, '6.0' - +use_frameworks! target 'SWTableViewCell' do end