quicktype-xcode
quicktype-xcode copied to clipboard
Xcode extension to paste JSON as Swift, Objective-C, and more
Try quicktype in your browser.
quicktype infers types from sample JSON data, then outputs strongly typed models and serializers for working with that data in Swift, Objective-C, C++, Java and more. This extension adds native quicktype support to Xcode 9.

Development
Install prereqs and bundle quicktype
$ npm install