diff options
author | Vitaly Takmazov | 2013-11-07 14:06:59 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-11-07 14:06:59 +0400 |
commit | 508ba6b17f37e60af73fe5e5168b3d0b88ddd085 (patch) | |
tree | d4f8f269b95bf7232d09521c02e7920b238a9835 /Podfile | |
parent | ff23c4eb5d382d25c2e4779e0ea8f4b724651105 (diff) |
using RestKit
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'Masonry' pod 'SWRevealViewController' +pod 'PDKeychainBindingsController' +pod 'RestKit' end target "JuickTests" do |