Using Vertex AI endpoint in Swift (IOS)

Hello!! recently we have made a tuned model in Vertex AI and deployed it to an endpoint.

However, we were wondering how we should use the model we have made in our Swift app. How can I call the data from Vertex AI’s endpoint using Swift code?