From a293a8e049fea49b8c2b8262fb92a29f73d66989 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 2 Dec 2018 23:23:31 +0300 Subject: Drop YYModel --- Podfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Podfile') diff --git a/Podfile b/Podfile index 4c76e2d..fde7be9 100644 --- a/Podfile +++ b/Podfile @@ -4,7 +4,6 @@ platform :ios, "11.1" target "Juick" do pod 'AFNetworking' pod 'PDKeychainBindingsController' - pod 'YYModel' pod 'DateTools' pod 'TagListView-ObjC' pod 'PHFComposeBarView' -- cgit v1.2.3