mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 04:58:14 +00:00
Add SwipeCellKit gitlab repository in Podfile
This commit is contained in:
parent
472380749c
commit
c7008e37bd
1 changed files with 1 additions and 1 deletions
2
Podfile
2
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue