Serialization
main
Serialisation library for Ver-ID 3 Swift types
AppliedRecognition/Ver-ID-3-Serialization-Apple
Description
- Swift Tools 5.9.0
Description
{
"name": "Serialization",
"path": "/usr/src/package",
"targets": [
{
"name": "SerializationTests",
"path": "Tests/SerializationTests",
"type": "test",
"c99name": "SerializationTests",
"sources": [
"SerializationTests.swift"
],
"resources": [
{
"path": "/usr/src/package/Tests/SerializationTests/Resources/image.bin",
"rule": {
"copy": {}
}
}
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Serialization"
]
},
{
"name": "Serialization",
"path": "Sources/Serialization",
"type": "library",
"c99name": "Serialization",
"sources": [
"ImagePackage.swift",
"Serialization.swift",
"com/appliedrec/verid3/serialization/capture3d/depth_map.pb.swift",
"com/appliedrec/verid3/serialization/capture3d/image_3d.pb.swift",
"com/appliedrec/verid3/serialization/capture3d/image_face_package.pb.swift",
"com/appliedrec/verid3/serialization/common/face.pb.swift",
"com/appliedrec/verid3/serialization/common/pointf.pb.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Serialization"
],
"product_dependencies": [
"VerIDCommonTypes",
"JxlCoder",
"SwiftProtobuf"
]
}
],
"products": [
{
"name": "Serialization",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Serialization"
]
}
],
"platforms": [
{
"name": "ios",
"version": "13.0"
}
],
"dependencies": [
{
"url": "https://github.com/awxkee/jxl-coder-swift",
"type": "sourceControl",
"identity": "jxl-coder-swift",
"requirement": {
"range": [
{
"lower_bound": "1.7.3",
"upper_bound": "2.0.0"
}
]
}
},
{
"url": "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git",
"type": "sourceControl",
"identity": "ver-id-common-types-apple",
"requirement": {
"range": [
{
"lower_bound": "3.0.0",
"upper_bound": "4.0.0"
}
]
}
},
{
"url": "https://github.com/apple/swift-protobuf.git",
"type": "sourceControl",
"identity": "swift-protobuf",
"requirement": {
"range": [
{
"lower_bound": "1.28.2",
"upper_bound": "2.0.0"
}
]
}
}
],
"tools_version": "5.9",
"manifest_display_name": "Serialization"
}
Package Dump
{
"name": "Serialization",
"traits": [],
"targets": [
{
"name": "Serialization",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"product": [
"VerIDCommonTypes",
"Ver-ID-Common-Types-Apple",
null,
null
]
},
{
"product": [
"JxlCoder",
"jxl-coder-swift",
null,
null
]
},
{
"product": [
"SwiftProtobuf",
"swift-protobuf",
null,
null
]
}
],
"packageAccess": true
},
{
"name": "SerializationTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [
{
"path": "Resources/image.bin",
"rule": {
"copy": {}
}
}
],
"dependencies": [
{
"byName": [
"Serialization",
null
]
}
],
"packageAccess": true
}
],
"products": [
{
"name": "Serialization",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Serialization"
],
"settings": []
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "13.0",
"platformName": "ios"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "jxl-coder-swift",
"location": {
"remote": [
{
"urlString": "https://github.com/awxkee/jxl-coder-swift"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.7.3",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "ver-id-common-types-apple",
"location": {
"remote": [
{
"urlString": "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "3.0.0",
"upperBound": "4.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "swift-protobuf",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/swift-protobuf.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.28.2",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.9.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
- JxlCoder1.7.3
- VerIDCommonTypes3.0.0
- SwiftProtobuf1.28.2
Dependencies
{
"url": "/usr/src/package",
"name": "Serialization",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/awxkee/jxl-coder-swift",
"name": "JxlCoder",
"path": "/usr/src/package/.build/checkouts/jxl-coder-swift",
"version": "1.7.3",
"identity": "jxl-coder-swift",
"dependencies": []
},
{
"url": "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git",
"name": "VerIDCommonTypes",
"path": "/usr/src/package/.build/checkouts/Ver-ID-Common-Types-Apple",
"version": "3.0.0",
"identity": "ver-id-common-types-apple",
"dependencies": []
},
{
"url": "https://github.com/apple/swift-protobuf.git",
"name": "SwiftProtobuf",
"path": "/usr/src/package/.build/checkouts/swift-protobuf",
"version": "1.28.2",
"identity": "swift-protobuf",
"dependencies": []
}
]
}