A collection of protocols to facilitate and formalize connection to an API.
{ "name": "APIConnectionProtocols", "path": "/usr/src/package", "targets": [ { "name": "APIConnectionProtocols", "path": "Sources", "type": "library", "c99name": "APIConnectionProtocols", "sources": [ "Authenticator+Conveniences.swift", "Authenticator.swift", "Connector+Conveniences.swift", "Connector.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "APIConnectionProtocols" ], "product_dependencies": [ "TaskQueue" ] } ], "products": [ { "name": "APIConnectionProtocols", "type": { "library": [ "automatic" ] }, "targets": [ "APIConnectionProtocols" ] } ], "platforms": [ { "name": "macos", "version": "10.15" }, { "name": "ios", "version": "13.0" }, { "name": "tvos", "version": "13.0" }, { "name": "watchos", "version": "6.0" } ], "dependencies": [ { "url": "https://github.com/Frizlab/swift-task-queue.git", "type": "sourceControl", "identity": "swift-task-queue", "requirement": { "range": [ { "lower_bound": "1.1.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.5", "manifest_display_name": "APIConnectionProtocols" }
{ "name": "APIConnectionProtocols", "targets": [ { "name": "APIConnectionProtocols", "path": "Sources", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "TaskQueue", "swift-task-queue", null, null ] } ], "packageAccess": false } ], "products": [ { "name": "APIConnectionProtocols", "type": { "library": [ "automatic" ] }, "targets": [ "APIConnectionProtocols" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" }, { "options": [], "version": "13.0", "platformName": "ios" }, { "options": [], "version": "13.0", "platformName": "tvos" }, { "options": [], "version": "6.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-task-queue", "location": { "remote": [ { "urlString": "https://github.com/Frizlab/swift-task-queue.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.1.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "APIConnectionProtocols", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Frizlab/swift-task-queue.git", "name": "swift-task-queue", "path": "/usr/src/package/.build/checkouts/swift-task-queue", "version": "1.1.0", "identity": "swift-task-queue", "dependencies": [] } ] }