diff --git a/Podfile b/Podfile index b08b1e5..13fd4cf 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