diff options
author | Vitaly Takmazov | 2019-10-03 15:16:18 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-10-03 15:16:18 +0300 |
commit | a5c35479e144eef8bea9f80a10dfeb7a860763f1 (patch) | |
tree | 1fa25fd810b07cd72ffd93880206fb08c78da96d /Podfile | |
parent | 19675633bce3dc7f7e4ff9712eff3938065e868c (diff) |
Drop PHFComposeBarView
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ platform :ios, "11.1" target "Juick" do pod 'DateTools' - pod 'PHFComposeBarView' pod 'UIView+Shimmer' end |