A description of this package.
{ "name": "BitcodeFormat", "path": "/usr/src/package", "targets": [ { "name": "BitcodeFormatTests", "path": "Tests/BitcodeFormatTests", "type": "test", "c99name": "BitcodeFormatTests", "sources": [ "BitBufferTests.swift", "BitcodeFormatTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "BitcodeFormat" ] }, { "name": "BitcodeFormat", "path": "Sources/BitcodeFormat", "type": "library", "c99name": "BitcodeFormat", "sources": [ "Abbreviation.swift", "BitBuffer.swift", "Block.swift", "CopyInitializable.swift", "DefineAbbrev.swift", "Document.swift", "ErrorBase.swift", "FileSystems.swift", "Modifiable.swift", "PosixError.swift", "Reader.swift", "Record.swift", "Resources.swift", "RuntimeEnvironment.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "BitcodeFormat" ], "product_dependencies": [ "BigInt" ] } ], "products": [ { "name": "BitcodeFormat", "type": { "library": [ "automatic" ] }, "targets": [ "BitcodeFormat" ] } ], "platforms": [ { "name": "macos", "version": "10.11" } ], "dependencies": [ { "url": "https://github.com/attaswift/BigInt.git", "type": "sourceControl", "identity": "bigint", "requirement": { "range": [ { "lower_bound": "4.0.0", "upper_bound": "5.0.0" } ] } } ], "tools_version": "5.0", "manifest_display_name": "BitcodeFormat" }
{ "name": "BitcodeFormat", "targets": [ { "name": "BitcodeFormat", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "BigInt", null ] } ], "packageAccess": false }, { "name": "BitcodeFormatTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "BitcodeFormat", null ] } ], "packageAccess": false } ], "products": [ { "name": "BitcodeFormat", "type": { "library": [ "automatic" ] }, "targets": [ "BitcodeFormat" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.11", "platformName": "macos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "bigint", "location": { "remote": [ { "urlString": "https://github.com/attaswift/BigInt.git" } ] }, "requirement": { "range": [ { "lowerBound": "4.0.0", "upperBound": "5.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "BitcodeFormat", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/attaswift/BigInt.git", "name": "BigInt", "path": "/usr/src/package/.build/checkouts/BigInt", "version": "4.0.0", "identity": "bigint", "dependencies": [] } ] }