Accessing Google Sheets API with Swift

Hi,

I'm trying to make use of the Google Sheets API using Swift.
By looking at the documentation I only see a reference to a client library for Objective-C to setup iOS projects only.
Do you know if there's somenthing more recent? Which supports swift and possibily macOS apps too?
Thank you

Post not yet marked as solved Up vote post of Nasonov Down vote post of Nasonov
353 views

Answers

Accessing Google Sheets API with Swift

I think you might have more luck asking this via the support channel for that API.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Thank you eskimo! I'll try with that.