From c22688421066a358b1980f4399f421000febdaac Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 25 Dec 2018 10:37:21 +0300 Subject: PDKeychainBindingsController -> SAMKeychain --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Podfile') diff --git a/Podfile b/Podfile index fde7be9..c7e7794 100644 --- a/Podfile +++ b/Podfile @@ -3,7 +3,7 @@ platform :ios, "11.1" target "Juick" do pod 'AFNetworking' - pod 'PDKeychainBindingsController' + pod 'SAMKeychain' pod 'DateTools' pod 'TagListView-ObjC' pod 'PHFComposeBarView' -- cgit v1.2.3