{
"name": "ImGuizmo",
"path": "/usr/src/package",
"targets": [
{
"name": "ImGuizmo",
"path": "Sources/ImGuizmo",
"type": "library",
"c99name": "ImGuizmo",
"sources": [
"Export.swift",
"Helper.swift",
"ImGui+Definitions.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"ImGuizmo"
],
"target_dependencies": [
"CImGuizmo"
]
},
{
"name": "CImGuizmo",
"path": "Sources/CImGuizmo",
"type": "library",
"c99name": "CImGuizmo",
"sources": [
"CImGuizmo.cpp",
"ImCurveEdit.cpp",
"ImGradient.cpp",
"ImGuizmo.cpp",
"ImSequencer.cpp"
],
"module_type": "ClangTarget",
"product_memberships": [
"ImGuizmo"
],
"target_dependencies": []
},
{
"name": "AutoWrapper",
"path": "Sources/AutoWrapper",
"type": "executable",
"c99name": "AutoWrapper",
"sources": [
"ArgT.swift",
"Converter.swift",
"DataType.swift",
"Definitions.swift",
"Exceptions.swift",
"FunctionBodyRenderer.swift",
"SwiftKeywords.swift",
"main.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"AutoWrapper"
]
}
],
"products": [
{
"name": "ImGuizmo",
"type": {
"library": [
"automatic"
]
},
"targets": [
"ImGuizmo"
]
},
{
"name": "AutoWrapper",
"type": {
"executable": null
},
"targets": [
"AutoWrapper"
]
}
],
"platforms": [],
"dependencies": [
{
"url": "https://github.com/ctreffs/SwiftImGui.git",
"identity": "swiftimgui",
"requirement": {
"revision": [
"164f3271e784ac09dc23920eb1bca4cfdc2b542d"
]
}
}
],
"tools_version": "5.1",
"cxx_language_standard": "c++11"
}