Hook up ZeeQL KeyValueCoding w/ SwiftObjects KeyValueCoding
SwiftObjectsZeeQLBridge
master
Hook up ZeeQL KeyValueCoding w/ SwiftObjects KeyValueCoding
Description
- Swift Tools 5.0.0
Description
{
"name": "SwiftObjectsZeeQLBridge",
"path": "/usr/src/package",
"targets": [
{
"name": "SwiftObjectsZeeQLBridge",
"path": "Sources/SwiftObjectsZeeQLBridge",
"type": "library",
"c99name": "SwiftObjectsZeeQLBridge",
"sources": [
"SwiftObjectsZeeQLBridge.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SwiftObjectsZeeQLBridge"
],
"product_dependencies": [
"SwiftObjects",
"ZeeQL"
]
}
],
"products": [
{
"name": "SwiftObjectsZeeQLBridge",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftObjectsZeeQLBridge"
]
}
],
"platforms": [],
"dependencies": [
{
"url": "https://github.com/SwiftObjects/SwiftObjects.git",
"type": "sourceControl",
"identity": "swiftobjects",
"requirement": {
"range": [
{
"lower_bound": "0.6.1",
"upper_bound": "1.0.0"
}
]
}
},
{
"url": "https://github.com/ZeeQL/ZeeQL3.git",
"type": "sourceControl",
"identity": "zeeql3",
"requirement": {
"range": [
{
"lower_bound": "0.7.0",
"upper_bound": "1.0.0"
}
]
}
}
],
"tools_version": "5.0",
"manifest_display_name": "SwiftObjectsZeeQLBridge"
}
Package Dump
{
"name": "SwiftObjectsZeeQLBridge",
"targets": [
{
"name": "SwiftObjectsZeeQLBridge",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftObjects",
null
]
},
{
"byName": [
"ZeeQL",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "SwiftObjectsZeeQLBridge",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftObjectsZeeQLBridge"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "swiftobjects",
"location": {
"remote": [
{
"urlString": "https://github.com/SwiftObjects/SwiftObjects.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "0.6.1",
"upperBound": "1.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "zeeql3",
"location": {
"remote": [
{
"urlString": "https://github.com/ZeeQL/ZeeQL3.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "0.7.0",
"upperBound": "1.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
- SwiftObjects0.6.6
- ZeeQL30.9.5
Dependencies
{
"url": "/usr/src/package",
"name": "SwiftObjectsZeeQLBridge",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/SwiftObjects/SwiftObjects.git",
"name": "SwiftObjects",
"path": "/usr/src/package/.build/checkouts/SwiftObjects",
"version": "0.6.6",
"identity": "swiftobjects",
"dependencies": [
{
"url": "https://github.com/apple/swift-nio.git",
"name": "swift-nio",
"path": "/usr/src/package/.build/checkouts/swift-nio",
"version": "2.67.0",
"identity": "swift-nio",
"dependencies": [
{
"url": "https://github.com/apple/swift-atomics.git",
"name": "swift-atomics",
"path": "/usr/src/package/.build/checkouts/swift-atomics",
"version": "1.2.0",
"identity": "swift-atomics",
"dependencies": []
},
{
"url": "https://github.com/apple/swift-collections.git",
"name": "swift-collections",
"path": "/usr/src/package/.build/checkouts/swift-collections",
"version": "1.1.1",
"identity": "swift-collections",
"dependencies": []
},
{
"url": "https://github.com/apple/swift-system.git",
"name": "swift-system",
"path": "/usr/src/package/.build/checkouts/swift-system",
"version": "1.3.0",
"identity": "swift-system",
"dependencies": []
}
]
},
{
"url": "https://github.com/wickwirew/Runtime.git",
"name": "Runtime",
"path": "/usr/src/package/.build/checkouts/Runtime",
"version": "2.2.7",
"identity": "runtime",
"dependencies": []
},
{
"url": "https://github.com/SwiftWebResources/SemanticUI-Swift.git",
"name": "SemanticUI",
"path": "/usr/src/package/.build/checkouts/SemanticUI-Swift",
"version": "2.4.2",
"identity": "semanticui-swift",
"dependencies": []
},
{
"url": "https://github.com/SwiftWebResources/jQuery-Swift.git",
"name": "jQuery",
"path": "/usr/src/package/.build/checkouts/jQuery-Swift",
"version": "3.5.1",
"identity": "jquery-swift",
"dependencies": []
}
]
},
{
"url": "https://github.com/ZeeQL/ZeeQL3.git",
"name": "ZeeQL3",
"path": "/usr/src/package/.build/checkouts/ZeeQL3",
"version": "0.9.5",
"identity": "zeeql3",
"dependencies": [
{
"url": "https://github.com/ZeeQL/CSQLite3.git",
"name": "CSQLite3",
"path": "/usr/src/package/.build/checkouts/CSQLite3",
"version": "2.0.3",
"identity": "csqlite3",
"dependencies": []
}
]
}
]
}