summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-10-16 21:04:49 +0300
committerGravatar Vitaly Takmazov2018-10-16 21:04:49 +0300
commit045412a5312546769f452c3b66a2bae9d44105fe (patch)
treee6fd2ece98d7f22391a0dd2a2a8713bce5192d77 /Podfile
parent7a7fd7bef91431be0c8c93a138a292deea7b4328 (diff)
YYWebImage -> AFNetworking
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index 68fc736..4c662ba 100644
--- a/Podfile
+++ b/Podfile
@@ -8,7 +8,6 @@ target "Juick" do
pod 'TTTAttributedLabel'
pod 'PDKeychainBindingsController'
pod 'YYModel'
- pod 'YYWebImage'
pod 'DateTools'
pod 'TagListView-ObjC'
pod 'PHFComposeBarView'