Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
Coolie parse a JSON file to generate models (& their constructors).
苦力有很强的类型推断能力,除了能识别 URL 或常见 Date 类型,还能自动推断数组类型(并进行类型合并),你可从下面的例子看出细节。
Working with JSON in Swift
中文介绍:制作一个苦力
Coolie has a Baby now.
MIT