2 "name": "DependentMap",
4 "summary": "DependentMap Microframework",
5 "description": "Dependent map type for Swift, allowing keys to specify the type of value that can be associated with them.",
6 "homepage": "https://github.com/pwc3/DependentMap",
7 "authors": "Paul Calnan",
9 "git": "https://github.com/pwc3/DependentMap.git",
18 "swift_versions": "5.0",
19 "source_files": "Sources/DependentMap/**/*.swift",
20 "swift_version": "5.0"