{
"name": "swift-deeplinking",
"targets": [
{
"name": "SwiftDeeplinking",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [],
"packageAccess": true
},
{
"name": "SwiftDeeplinkingTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftDeeplinking",
null
]
}
],
"packageAccess": true
}
],
"products": [
{
"name": "SwiftDeeplinking",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftDeeplinking"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [],
"toolsVersion": {
"_version": "5.9.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}