dependency-graph/Tests/PackageSwiftFileParserLiveT.../MockData/hexcolor.json

91 lines
1.3 KiB
JSON

{
"cLanguageStandard" : null,
"cxxLanguageStandard" : null,
"dependencies" : [
],
"name" : "HexColor",
"packageKind" : {
"root" : [
"/Users/simon/Developer/Foo/HexColor"
]
},
"pkgConfig" : null,
"platforms" : [
{
"options" : [
],
"platformName" : "ios",
"version" : "16.0"
},
{
"options" : [
],
"platformName" : "maccatalyst",
"version" : "16.0"
}
],
"products" : [
{
"name" : "ColorCategories",
"settings" : [
],
"targets" : [
"ColorCategories"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"providers" : null,
"swiftLanguageVersions" : null,
"targets" : [
{
"dependencies" : [
],
"exclude" : [
],
"name" : "ColorCategories",
"resources" : [
],
"settings" : [
],
"type" : "regular"
},
{
"dependencies" : [
{
"byName" : [
"ColorCategories",
null
]
}
],
"exclude" : [
],
"name" : "ColorCategoriesTests",
"resources" : [
],
"settings" : [
],
"type" : "test"
}
],
"toolsVersion" : {
"_version" : "5.7.0"
}
}