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