4 "summary": "XMLEncoder & XMLDecoder using the Codable protocol in Swift",
5 "description": "XMLCoder allows Swift Codable-conforming objects to be translated to and from XML",
6 "homepage": "https://github.com/MaxDesiatov/XMLCoder",
12 "Shawn Moore": "sm5@me.com",
13 "Max Desiatov": "max@desiatov.com"
26 "git": "https://github.com/MaxDesiatov/XMLCoder.git",
29 "source_files": "Sources/XMLCoder/**/*.swift",
31 "swift_version": "5.0"