2 "name": "JSONSchemaSwift",
4 "summary": "A JSONSchema validation library for swift, supporting JSONSchema draft 7.",
5 "description": "A JSON Schema validation library that supports the majority of JSONSchema draft 7.",
6 "homepage": "https://github.com/tribalworldwidelondon/JSONSchemaSwift",
12 "Andy Best": "andy.best@tribalworldwide.co.uk"
19 "git": "https://github.com/tribalworldwidelondon/JSONSchemaSwift.git",
22 "swift_version": "4.2",
26 "source_files": "Sources/JSONParser/**/*.swift"
31 "JSONSchemaSwift/JSONParser": [
35 "source_files": "Sources/JSONSchema/**/*.swift"