{
"name": "CoreGraphicsKit",
"targets": [
{
"name": "CoreGraphicsKit",
"path": "CoreGraphicsKit",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"FoundationKit"
]
}
]
},
{
"name": "CoreGraphicsKitTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"CoreGraphicsKit"
]
},
{
"byName": [
"FoundationKit"
]
}
]
}
],
"products": [
{
"name": "CoreGraphicsKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CoreGraphicsKit"
]
}
],
"pkgConfig": null,
"platforms": [
{
"version": "10.11",
"platformName": "macos"
},
{
"version": "9.0",
"platformName": "ios"
}
],
"providers": null,
"dependencies": [
{
"url": "https://github.com/pvieito/FoundationKit.git",
"name": "FoundationKit",
"requirement": {
"branch": [
"master"
]
}
}
],
"toolsVersion": {
"_version": "5.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}