2 "name": "ValidatedExtension",
4 "summary": "A Swift μ-Library for Somewhat Dependent Types",
5 "description": "Validated is a μ-library (~50 Source Lines of Code) that allows you make better use of Swift's type system\nby providing tools for easily generating new types with built-in guarantees.",
6 "homepage": "https://vknabel.github.io/ValidatedExtension",
12 "Valentin Knabel": "develop@vknabel.com"
14 "social_media_url": "https://twitter.com/vknabel",
16 "git": "https://github.com/vknabel/ValidatedExtension.git",
26 "source_files": "Sources/**/*.swift"