I have a very specific problem. I made an app in Unity that gets data from a public google spreadsheet, so I don't need the authorization framework. I know how to access the information with the .Net framwork, but I'm having a lot of trouble porting my code to Swift. The google iOS quickstart is not working as is. Is there any other resources I could use to help pull this information from a public spreadsheet?