2 "name": "CodableMapper",
4 "summary": "JSON to Decodable Object inspired by ObjectMapper",
5 "description": "CodableMapper is a framework written in Swift that makes it easy for you to convert your decodable model objects (classes and structs) from JSON.\nInspired by ObjectMapper.",
6 "homepage": "https://github.com/noppefoxwolf/CodableMapper.git",
12 "Tomoya Hirano": "noppelabs@gmail.com"
15 "git": "https://github.com/noppefoxwolf/CodableMapper.git",
18 "social_media_url": "https://twitter.com/noppefoxwolf",
22 "source_files": "CodableMapper/Classes/**/*"