4 "summary": "A simple json object mapper for swift.",
5 "description": "ObjtMapper is an extended framework based on Swift's Codable protocol, which allows you to easily convert model objects (classes and structures) to and from JSON, conversion without side effects",
6 "homepage": "https://github.com/ninefivefly/ObjMapper",
12 "JIANG PENG CHENG": "ninefivefly@foxmail.com"
15 "git": "https://github.com/ninefivefly/ObjMapper.git",
21 "swift_versions": "5.0",
22 "source_files": "Sources/**/*",
23 "swift_version": "5.0"