summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-10-16 23:04:01 +0300
committerGravatar Vitaly Takmazov2018-10-16 23:04:01 +0300
commit842990ac65de6fd61e027c8a9cff48d30aaf3a60 (patch)
tree2150701f1c32ec69b9d254a4c96dedb0573737d5 /Podfile
parenta7cb4ab3f629b423099afad204c7ae1bf8df9677 (diff)
Content loading
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Podfile b/Podfile
index d223931..61ba285 100644
--- a/Podfile
+++ b/Podfile
@@ -10,5 +10,6 @@ target "Juick" do
pod 'DateTools'
pod 'TagListView-ObjC'
pod 'PHFComposeBarView'
+ pod 'UIView+Shimmer'
end