2 "name": "DictionaryDecoder",
4 "summary": "A Swift library for encoding and decoding Codable types to [String: Any].",
5 "homepage": "https://github.com/swhitty/DictionaryDecoder",
6 "authors": "Simon Whitty",
12 "git": "https://github.com/swhitty/DictionaryDecoder.git",
20 "source_files": "DictionaryDecoder/*.swift",
21 "swift_version": "4.0"