{
"name": "DesignSystem",
"path": "/usr/src/package",
"targets": [
{
"name": "DesignSystemTests",
"path": "Tests/DesignSystemTests",
"type": "test",
"c99name": "DesignSystemTests",
"sources": [
"DesignSystemTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"DesignSystem"
]
},
{
"name": "DesignSystem",
"path": "Sources/DesignSystem",
"type": "library",
"c99name": "DesignSystem",
"sources": [
"Font+NerkoOneFont.swift",
"Font+Roboto.swift",
"Font+Roboto_Serif.swift",
"FontHelper.swift"
],
"resources": [
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/NerkoOne-Regular.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Black.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-BlackItalic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Bold.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-BoldItalic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Italic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Light.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-LightItalic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Medium.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-MediumItalic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Regular.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-Thin.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/Roboto-ThinItalic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/RobotoSerif-Italic.ttf",
"rule": {
"process": {}
}
},
{
"path": "/usr/src/package/Sources/DesignSystem/Resources/Fonts/RobotoSerif.ttf",
"rule": {
"process": {}
}
}
],
"module_type": "SwiftTarget",
"product_memberships": [
"DesignSystem"
]
}
],
"products": [
{
"name": "DesignSystem",
"type": {
"library": [
"automatic"
]
},
"targets": [
"DesignSystem"
]
}
],
"platforms": [
{
"name": "ios",
"version": "15.0"
}
],
"dependencies": [],
"tools_version": "5.10",
"manifest_display_name": "DesignSystem"
}