diff --git a/Podfile b/Podfile index 81dec3d76..9f45319c7 100644 --- a/Podfile +++ b/Podfile @@ -29,7 +29,7 @@ target 'linphone' do pod 'SnapKit', '~> 5.6.0' pod 'DropDown' pod 'IQKeyboardManager' - pod 'SwipeCellKit' + pod 'SwipeCellKit' # https://github.com/SwipeCellKit/SwipeCellKit all_pods end