2 "name": "DynamicMapper",
5 "summary": "Map your model dynamically using native Codable",
6 "description": "'DynamicMapper is a framework written in Swift for dynamically decoding and encoding models (reference and value types) using Swift native Decodable and Encodable protocols. Nested Objects encoding and decoding (Dynamic Mapping), Dynamic object insertion and creation and smooth transformation from Codable'",
7 "homepage": "https://github.com/AbdulrahmanQasem95/DynamicMapper",
9 "Abdulrahman Qasem": "Abdulrahmanq1995@gmail.com"
12 "git": "https://github.com/AbdulrahmanQasem95/DynamicMapper.git",
21 "swift_versions": "5.0",
23 "source_files": "Classes/**/*.swift",
24 "swift_version": "5.0"