Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
You should be able to parse any json.
You could use the AlamoFire or Moya extensions if you want easy support from these networking libraries.
There is a lot of sample code for these in the unittests
Can i use any online website to convert json to class?