Hey,
I was trying to integrate library in my swift4 project with deployment Target 10.0, but it shows Module file's minimum deployment target is ios9.0 v9.0. I tried to decrease deployment target to 9.0 but still no change it still shows same error.
Thanks