Simple Gzip realization.
{ "name": "Unarchiver", "path": "/usr/src/package", "targets": [ { "name": "UnarchiverTests", "path": "Tests/UnarchiverTests", "type": "test", "c99name": "UnarchiverTests", "sources": [ "UnarchiverTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Unarchiver" ] }, { "name": "Unarchiver", "path": "Sources/Unarchiver", "type": "library", "c99name": "Unarchiver", "sources": [ "Data.swift", "Unarchiver.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Unarchiver" ] } ], "products": [ { "name": "Unarchiver", "type": { "library": [ "automatic" ] }, "targets": [ "Unarchiver" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/Octadero/CZlib.git", "type": "sourceControl", "identity": "czlib", "requirement": { "range": [ { "lower_bound": "0.0.5", "upper_bound": "1.0.0" } ] } } ], "tools_version": "4.0", "manifest_display_name": "Unarchiver" }
{ "name": "Unarchiver", "targets": [ { "name": "Unarchiver", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "UnarchiverTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Unarchiver", null ] } ], "packageAccess": false } ], "products": [ { "name": "Unarchiver", "type": { "library": [ "automatic" ] }, "targets": [ "Unarchiver" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "czlib", "location": { "remote": [ { "urlString": "https://github.com/Octadero/CZlib.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.0.5", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Unarchiver", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Octadero/CZlib.git", "name": "CZlib", "path": "/usr/src/package/.build/checkouts/CZlib", "version": "0.0.5", "identity": "czlib", "dependencies": [] } ] }