屏幕快照

介绍

SmartBaby infer Swift Codable model from JSON to save your time.

1. It can infer property's type from JSON, such as String, Int, Double,  Bool, even URL and Date.
2. It can handle nested JSON, it will generate nested models.
3. You can specify property's name with smart Property Map, array's object name with smart Array Object Map, property's type with smart Property Type Map, or enum's definition with smart Enum Properties.
4. It can handle array root JSON, it will automatically merge properties for objects in the array.
5. You can organize your model with Project Name.
6. All models will be saved in your iCloud's private database.

Please rate or review SmartBaby after use it.

Contact:
Twitter: @nixzhu
Email: zhuhongxu@gmail.com