{
"name": "routing-kit",
"targets": [
{
"name": "RoutingKit",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"product": [
"Logging",
"swift-log",
null
]
}
]
},
{
"name": "RoutingKitTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"RoutingKit",
null
]
}
]
}
],
"products": [
{
"name": "RoutingKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"RoutingKit"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "10.15",
"platformName": "macos"
},
{
"options": [],
"version": "11.0",
"platformName": "ios"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "swift-log",
"location": {
"remote": [
"https://github.com/apple/swift-log.git"
]
},
"requirement": {
"range": [
{
"lowerBound": "1.4.2",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.4.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}