{ "name": "PerfectValidation", "path": "/usr/src/package", "targets": [ { "name": "PerfectValidationTests", "path": "Tests/PerfectValidationTests", "type": "test", "c99name": "PerfectValidationTests", "sources": [ "Account.swift", "PerfectValidationTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "PerfectValidation" ] }, { "name": "PerfectValidation", "path": "Sources/PerfectValidation", "type": "library", "c99name": "PerfectValidation", "sources": [ "Rule.swift", "Validation.swift", "ValidationError.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "PerfectValidation" ] } ], "products": [ { "name": "PerfectValidation", "type": { "library": [ "automatic" ] }, "targets": [ "PerfectValidation" ] } ], "platforms": [], "dependencies": [], "tools_version": "4.0", "manifest_display_name": "PerfectValidation" }
{ "name": "PerfectValidation", "targets": [ { "name": "PerfectValidation", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "PerfectValidationTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "PerfectValidation", null ] } ], "packageAccess": false } ], "products": [ { "name": "PerfectValidation", "type": { "library": [ "automatic" ] }, "targets": [ "PerfectValidation" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "PerfectValidation", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }