A description of this package.
{ "name": "scrypt", "path": "/usr/src/package", "targets": [ { "name": "scrypt", "path": "scrypt/Swift", "type": "library", "c99name": "scrypt", "sources": [ "PointerArithmeticsImplimentation.swift", "Scrypt.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "scrypt" ], "product_dependencies": [ "CryptoSwift" ] } ], "products": [ { "name": "scrypt", "type": { "library": [ "automatic" ] }, "targets": [ "scrypt" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/krzyzanowskim/CryptoSwift.git", "type": "sourceControl", "identity": "cryptoswift", "requirement": { "range": [ { "lower_bound": "0.13.0", "upper_bound": "0.14.0" } ] } } ], "tools_version": "4.2", "manifest_display_name": "scrypt", "swift_languages_versions": [ "4", "4.2" ] }
{ "name": "scrypt", "targets": [ { "name": "scrypt", "path": "./scrypt/Swift", "type": "regular", "exclude": [], "sources": [ "Scrypt.swift", "PointerArithmeticsImplimentation.swift" ], "settings": [], "resources": [], "dependencies": [ { "byName": [ "CryptoSwift", null ] } ], "packageAccess": false, "publicHeadersPath": "./" } ], "products": [ { "name": "scrypt", "type": { "library": [ "automatic" ] }, "targets": [ "scrypt" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "cryptoswift", "location": { "remote": [ { "urlString": "https://github.com/krzyzanowskim/CryptoSwift.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.13.0", "upperBound": "0.14.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "4", "4.2" ] }
{ "url": "/usr/src/package", "name": "scrypt", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/krzyzanowskim/CryptoSwift.git", "name": "CryptoSwift", "path": "/usr/src/package/.build/checkouts/CryptoSwift", "version": "0.13.0", "identity": "cryptoswift", "dependencies": [] } ] }