MLModel class only avalilable in iOS 13.0

I follow the coremltools quickstart to generate the mlmodel(
https://coremltools.readme.io/docs/introductory-quickstart),But when I import the model into my project, the model autogenerated is only available in iOS 13.0.
Can anyone told me how to set this, I want this to work on iOS 11