CocoaPods could not find compatible versions for pod

[!] CocoaPods could not find compatible versions for pod “Moya”:
In Podfile:
Moya (~> 14.0)

Specs satisfying the Moya (~> 14.0) dependency were found, but they required a higher minimum deployment target.

CocoaPods could not find compatible versions for pod

我把如下的两个地方都改成13后就ok了

CocoaPods could not find compatible versions for pod

Specs satisfying the Moya (~> 14.0) dependency were found, but they required a higher minimum deployment target.

找到了满足“Moya(~> 14.0)”依赖的规格,但他们要求更高的最低部署目标。

CocoaPods could not find compatible versions for pod

我再改回10又可以了,之前报错的时候就是10

CocoaPods could not find compatible versions for pod