A description of this package.
{ "name": "Authenticator", "path": "/usr/src/package", "targets": [ { "name": "AuthenticatorTests", "path": "/usr/src/package/Tests/AuthenticatorTests", "type": "test", "c99name": "AuthenticatorTests", "sources": [ "AuthenticatorTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "Authenticator", "path": "/usr/src/package/Sources/Authenticator", "type": "library", "c99name": "Authenticator", "sources": [ "Authenticator.swift", "Common/AuthenticationType.swift", "Common/AuthenticatorState.swift", "Common/BiometricsEvaluator.swift", "Common/Protocols/Evaluator.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "Authenticator", "targets": [ { "name": "Authenticator", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "AuthenticatorTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Authenticator" ] } ] } ], "products": [ { "name": "Authenticator", "type": { "library": [ "automatic" ] }, "targets": [ "Authenticator" ] } ], "pkgConfig": null, "platforms": [ { "version": "10.15", "platformName": "macos" }, { "version": "12.0", "platformName": "ios" }, { "version": "5.0", "platformName": "watchos" }, { "version": "11.0", "platformName": "tvos" } ], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Authenticator", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }