4 "summary": "A tool to simplify network calls and json decoding.",
5 "description": "Networking and decoding JSON are repetitive tasks. This framework provide tested implementation\nto simplify those tasks. It includes wrapper struct and/or classes around the Decodable protocol\nand URLSession.",
6 "homepage": "https://github.com/bachld97/ApiJsonKit",
12 "Bach Le": "ldbach97@gmail.com"
15 "git": "https://github.com/bachld97/ApiJsonKit.git",
21 "swift_versions": "5.0",
22 "source_files": "ApiJsonKit/Classes/**/*",
23 "swift_version": "5.0"