summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-03-21 16:20:26 +0300
committerGravatar Vitaly Takmazov2019-03-21 16:20:26 +0300
commitd86cbbf76ad40e9859df129656825086baa5fea9 (patch)
tree8bbbdf043b040da3be9add376e1a90bb18bd19c0 /Podfile
parent2640c7fcb81e5900ea25e5b79a395052dd6814c0 (diff)
Drop TagListView
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index c7e7794..63daed9 100644
--- a/Podfile
+++ b/Podfile
@@ -5,7 +5,6 @@ target "Juick" do
pod 'AFNetworking'
pod 'SAMKeychain'
pod 'DateTools'
- pod 'TagListView-ObjC'
pod 'PHFComposeBarView'
pod 'UIView+Shimmer'
end