forked from mirrors/linphone-iphone
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 'DropDown'
|
||||
pod 'IQKeyboardManager'
|
||||
pod 'SwipeCellKit' # https://github.com/SwipeCellKit/SwipeCellKit
|
||||
pod 'SwipeCellKit' # License: https://github.com/SwipeCellKit/SwipeCellKit/blob/develop/LICENSE
|
||||
all_pods
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue