Ios swift – Parsing JSON with curly and straight quotes
I'm trying to make an app using a specific API, but the problem is the response is quite tricky. Most of the keys and values are inside straight quotes (") except for one. One of the values starts with a…