Add SwipeCellKit gitlab repository in Podfile

This commit is contained in:
Benoit Martins 2023-05-15 10:00:32 +02:00 committed by QuentinArguillere
parent 472380749c
commit c7008e37bd

View file

@ -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