카카오링크 pod. 설치에러 질문입니다

카카오 공유 기능을 위해서
카카오링크 pod 설치 하려고 했는데
[!] CocoaPods could not find compatible versions for pod “Alamofire”:
In snapshot (Podfile.lock):
Alamofire (= 4.9.1, ~> 4.1, ~> 4.8)

In Podfile:
Alamofire

KakaoSDKLink was resolved to 2.0.0, which depends on
  KakaoSDKCommon (= 2.0.0) was resolved to 2.0.0, which depends on
    Alamofire (~> 5.1)

Moya/RxSwift (~> 13.0) was resolved to 13.0.1, which depends on
  Moya/Core (= 13.0.1) was resolved to 13.0.1, which depends on
    Alamofire (~> 4.1)

RxAlamofire was resolved to 4.4.1, which depends on
  RxAlamofire/Core (= 4.4.1) was resolved to 4.4.1, which depends on
    Alamofire (~> 4.8)

CocoaPods could not find compatible versions for pod “KakaoSDKLink”:
In Podfile:
KakaoSDKLink

There are only pre-release versions available satisfying the following requirements:

'KakaoSDKLink', '>= 0'

You should explicitly specify the version in order to install a pre-release version

이런 에러가 나네요 ㅜ
Alamofire 버전이 낮아서 그런걸까요??
꼮 버전을 5 이상으로 올려야 될까요?

안녕하세요?

alamofire 5.x 버전 사용 하셔야 됩니다.