{
"name": "Swiplot",
"path": "/usr/src/package",
"targets": [
{
"name": "SwiplotTests",
"path": "Tests/SwiplotTests",
"type": "test",
"c99name": "SwiplotTests",
"sources": [
"SwiplotTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Swiplot"
]
},
{
"name": "Swiplot",
"path": "Sources",
"type": "library",
"c99name": "Swiplot",
"sources": [
"Color.swift",
"Graph.swift",
"Graph3D.swift",
"LineStyle.swift",
"Plot.swift",
"Plot3D.swift",
"SingleLine.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Swiplot"
]
}
],
"products": [
{
"name": "Swiplot",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Swiplot"
]
}
],
"platforms": [],
"dependencies": [],
"tools_version": "4.0",
"manifest_display_name": "Swiplot"
}