{
"name": "SFSymbolsGenerator",
"path": "/usr/src/package",
"targets": [
{
"name": "SFSymbolsGenerator",
"path": "Sources",
"type": "executable",
"c99name": "SFSymbolsGenerator",
"sources": [
"Error/GenerateError.swift",
"Extensions/Release+Extensions.swift",
"Extensions/Symbol+Extensions.swift",
"SFSymbolsGenerator.swift",
"TextOutputStream/OutputStreamCapture.swift",
"Typealias/Typealias.swift",
"WriteFile/FileWriter.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SFSymbolsGenerator"
],
"product_dependencies": [
"ArgumentParser"
]
}
],
"products": [
{
"name": "SFSymbolsGenerator",
"type": {
"executable": null
},
"targets": [
"SFSymbolsGenerator"
]
}
],
"platforms": [
{
"name": "macos",
"version": "13.3"
}
],
"dependencies": [
{
"url": "https://github.com/apple/swift-argument-parser.git",
"type": "sourceControl",
"identity": "swift-argument-parser",
"requirement": {
"range": [
{
"lower_bound": "1.4.0",
"upper_bound": "2.0.0"
}
]
}
}
],
"tools_version": "5.8",
"manifest_display_name": "SFSymbolsGenerator"
}