mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-01 01:46:23 +00:00
Add Github/License for SwipeCellKit in Podfile
This commit is contained in:
parent
c7008e37bd
commit
37981ca4c9
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' # https://github.com/SwipeCellKit/SwipeCellKit
|
pod 'SwipeCellKit' # License: https://github.com/SwipeCellKit/SwipeCellKit/blob/develop/LICENSE
|
||||||
all_pods
|
all_pods
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue