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",
21 "source_files": "Sources/*.swift",
23 "exclude_files": "Sources/NSUbiquitousKeyValueStore+Codable.swift"
25 "swift_version": "4.2"