From dbab6ab54c40a016f75e75a4143576c3fa41c3e0 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 1 Oct 2019 17:29:46 +0300 Subject: Drop AFNetworking and SSKeychain --- Podfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Podfile') diff --git a/Podfile b/Podfile index d8cdb6d..db6b6b7 100644 --- a/Podfile +++ b/Podfile @@ -2,8 +2,6 @@ source 'https://cdn.jsdelivr.net/cocoa/' platform :ios, "11.1" target "Juick" do - pod 'AFNetworking' - pod 'SAMKeychain' pod 'DateTools' pod 'PHFComposeBarView' pod 'UIView+Shimmer' -- cgit v1.2.3