From 508ba6b17f37e60af73fe5e5168b3d0b88ddd085 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 7 Nov 2013 14:06:59 +0400 Subject: using RestKit --- Podfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Podfile') diff --git a/Podfile b/Podfile index f254f2d..a089837 100644 --- a/Podfile +++ b/Podfile @@ -6,6 +6,8 @@ pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'Masonry' pod 'SWRevealViewController' +pod 'PDKeychainBindingsController' +pod 'RestKit' end target "JuickTests" do -- cgit v1.2.3