No Such Module Moya

257 views Asked by At

I am Using xcode 13.4.1 and installing pod 'SwiftyJSON', '~> 4.0' pod 'Moya', '~> 15.0' these pods successfully i can't import these pods in my class.

enter image description here

1

There are 1 answers

1
Muhammad Manzar On

try to use

pod "Moya", '~> 13.0'