CuteBaby can generate Swift models (struct or class) from a JSON string. It has some nice features to customize the models that it generated. * It can infer property’s type from JSON such as String, Int, Double, URL and Date. * It can handle nested JSON, it will generate nested models. * It supports Codable from Swift 4. *..
Do you use CuteBaby: JSON Model Generator for Swift?
Recent CuteBaby: JSON Model Generator for Swift Launches