I am trying to install OTPFieldView in my iOS project using terminal but it gives an error that says
[!] CocoaPods could not find compatible versions for pod "OTPFieldView":
In Podfile:
OTPFieldView
Specs satisfying the OTPFieldView dependency were found, but they required a higher minimum deployment target.
How can I install OTPFieldView?
I am trying to install OTPFieldView in my iOS project using terminal but it gives an error that says
[!] CocoaPods could not find compatible versions for pod "OTPFieldView":
In Podfile:
OTPFieldView
Specs satisfying the
OTPFieldViewdependency were found, but they required a higher minimum deployment target.How can I install OTPFieldView?