The graphic library for SwiftIO
{ "name": "MadDisplay", "path": "/usr/src/package", "targets": [ { "name": "MadDisplayTests", "path": "Tests/MadDisplayTests", "type": "test", "c99name": "MadDisplayTests", "sources": [ "MadDisplayTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "MadDisplay" ] }, { "name": "MadDisplay", "path": "Sources/MadDisplay", "type": "library", "c99name": "MadDisplay", "sources": [ "BMP.swift", "Color/Color.swift", "Color/ColorConverter.swift", "Color/ColorSpace.swift", "Core/Area.swift", "Core/Bitmap.swift", "Core/BitmapWritable.swift", "Core/Group.swift", "Core/Palette.swift", "Core/Tile.swift", "Core/Transform.swift", "Font/ASCII8.swift", "Font/Font.swift", "Font/Glyph.swift", "Font/Label.swift", "Font/PCFFont.swift", "Font/RobotRegular16.swift", "MadDisplay.swift", "Shapes/Circle.swift", "Shapes/Line.swift", "Shapes/Polygon.swift", "Shapes/Rect.swift", "Shapes/RoundRect.swift", "Shapes/Triangle.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "MadDisplay" ], "product_dependencies": [ "SwiftIO" ] } ], "products": [ { "name": "MadDisplay", "type": { "library": [ "automatic" ] }, "targets": [ "MadDisplay" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/madmachineio/SwiftIO.git", "type": "sourceControl", "identity": "swiftio", "requirement": { "range": [ { "lower_bound": "0.0.1", "upper_bound": "1.0.0" } ] } } ], "tools_version": "5.3", "manifest_display_name": "MadDisplay" }
{ "name": "MadDisplay", "targets": [ { "name": "MadDisplay", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SwiftIO", null ] } ], "packageAccess": false }, { "name": "MadDisplayTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "MadDisplay", null ] } ], "packageAccess": false } ], "products": [ { "name": "MadDisplay", "type": { "library": [ "automatic" ] }, "targets": [ "MadDisplay" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swiftio", "location": { "remote": [ { "urlString": "https://github.com/madmachineio/SwiftIO.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.0.1", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "MadDisplay", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/madmachineio/SwiftIO.git", "name": "SwiftIO", "path": "/usr/src/package/.build/checkouts/SwiftIO", "version": "0.0.5", "identity": "swiftio", "dependencies": [] } ] }