SmartBaby infer Swift Codable model from JSON to save your time. It can infer property’s type from JSON, such as String, Int, Double, Bool, even URL and Date. It can handle nested JSON, it will generate nested models. You can specify property’s name with smart Property Map, array’s object name with smart Array Object […]