AppCraft-LLC / json-mapper

A simple macOS app to generate Swift Object Mapper classes from JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Mapper

Description

JSON Mapper is a simple macOS app to convert JSON data to Object Mapper models. Currently it supports only Swift language, but we have plans for other languages as well.

Build requirments

  • Xcode 8.1
  • CocoaPods 1.1.0

Inspiration

We have used cool SwiftyJSONAccelerator, but we found it not very convinient to adapt for our needs, so it was decided to develop and mantain our own tool.

Authors

Project was developed by Andrey Romanov and Michail Ovchinnikov.

Artwork

License

Project is distributed under MIT License.

About

A simple macOS app to generate Swift Object Mapper classes from JSON


Languages

Language:Swift 98.0%Language:Ruby 2.0%