Swift 3 json parsing
问题 I am running into troubles updating my app as Alamofire and SwiftyJSON are not yet supporting Swift 3. I have a url that would return me json as follows: { "products": [ { "body_html":"", "created_at":"2016-03-02T13:56:18+03:00", "id":489759251, "handle":"product", "options":[ { "id":627488838, "product_id":489759251, "name":"Title", "position":1, "values":[ "Default Title" ] } ], }, { "body_html":"", "created_at":"2016-03-08T05:17:55+03:00", "id":530420915, "handle":"product-2", "options":[