{
"name": "sciv",
"targets": [
{
"name": "Cwebp",
"type": "system",
"exclude": [],
"settings": [],
"pkgConfig": "libwebp",
"providers": [
{
"brew": [
[
"webp"
]
]
}
],
"resources": [],
"dependencies": []
},
{
"name": "Cpcre",
"type": "system",
"exclude": [],
"settings": [],
"pkgConfig": "libpcre",
"providers": [
{
"brew": [
[
"pcre"
]
]
}
],
"resources": [],
"dependencies": []
},
{
"name": "sciv",
"path": "Sources",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Cpcre",
null
]
},
{
"byName": [
"Cwebp",
null
]
},
{
"byName": [
"OSet",
null
]
},
{
"byName": [
"PathKit",
null
]
}
]
}
],
"products": [
{
"name": "sciv",
"type": {
"executable": null
},
"targets": [
"sciv"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"dependencies": [
{
"url": "https://github.com/sciv-img/OSet",
"name": "OSet",
"requirement": {
"exact": [
"0.7.0"
]
}
},
{
"url": "https://github.com/kylef/PathKit",
"name": "PathKit",
"requirement": {
"exact": [
"1.0.1"
]
}
}
],
"toolsVersion": {
"_version": "5.2.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}