mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 04:26:27 +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 'SnapKit', '~> 5.6.0'
|
||||||
pod 'DropDown'
|
pod 'DropDown'
|
||||||
pod 'IQKeyboardManager'
|
pod 'IQKeyboardManager'
|
||||||
pod 'SwipeCellKit'
|
pod 'SwipeCellKit' # https://github.com/SwipeCellKit/SwipeCellKit
|
||||||
all_pods
|
all_pods
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue