diff --git a/Podfile b/Podfile index 05147ccc4..e90c6390a 100644 --- a/Podfile +++ b/Podfile @@ -26,6 +26,9 @@ target 'linphone' do # Pods for linphone pod 'SVProgressHUD' + pod 'SnapKit' + pod 'DropDown' + pod 'IQKeyboardManager' all_pods end