Add Github/License for SwipeCellKit in Podfile

This commit is contained in:
Benoit Martins 2023-05-15 10:04:05 +02:00 committed by QuentinArguillere
parent c7008e37bd
commit 37981ca4c9

View file

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