A collection of Swift utilities.
{ "name": "UtilityKit", "path": "/usr/src/package", "targets": [ { "name": "UtilityKitTests", "path": "Tests/UtilityKitTests", "type": "test", "c99name": "UtilityKitTests", "sources": [ "UtilityKitTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "UtilityKit" ] }, { "name": "UtilityKit", "path": "Sources/UtilityKit", "type": "library", "c99name": "UtilityKit", "sources": [ "ActionQueueManager.swift", "CGOperators.swift", "Colors.swift", "SKButton.swift", "UtilityKit.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "UtilityKit" ] } ], "products": [ { "name": "UtilityKit", "type": { "library": [ "automatic" ] }, "targets": [ "UtilityKit" ] } ], "platforms": [], "dependencies": [], "tools_version": "4.0", "manifest_display_name": "UtilityKit" }
{ "name": "UtilityKit", "targets": [ { "name": "UtilityKit", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "UtilityKitTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "UtilityKit", null ] } ], "packageAccess": false } ], "products": [ { "name": "UtilityKit", "type": { "library": [ "automatic" ] }, "targets": [ "UtilityKit" ] } ], "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": "UtilityKit", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }