diff options
author | Vitaly Takmazov | 2018-10-16 23:04:01 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-10-16 23:04:01 +0300 |
commit | 842990ac65de6fd61e027c8a9cff48d30aaf3a60 (patch) | |
tree | 2150701f1c32ec69b9d254a4c96dedb0573737d5 /Podfile | |
parent | a7cb4ab3f629b423099afad204c7ae1bf8df9677 (diff) |
Content loading
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,5 +10,6 @@ target "Juick" do pod 'DateTools' pod 'TagListView-ObjC' pod 'PHFComposeBarView' + pod 'UIView+Shimmer' end |