4 "summary": "A simple json object mapper for swift.",
5 "description": "ObjtMapper是基于Swift的Codable协议进行扩展的框架,可让您轻松地将模型对象(类和结构)与JSON相互转换,无副作用的转换。",
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": "ObjMapper/Classes/**/*",
23 "swift_version": "5.0"