Initial release
Swift bindings to the FTX API
{ "name": "FtxConnector", "path": "/usr/src/package", "targets": [ { "name": "FtxConnectorTests", "path": "Tests/FtxConnectorTests", "type": "test", "c99name": "FtxConnectorTests", "sources": [ "ConnectorTests.swift", "RestApiTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "FtxConnector" ] }, { "name": "FtxConnector", "path": "Sources/FtxConnector", "type": "library", "c99name": "FtxConnector", "sources": [ "Codables/FtxAccount.swift", "Codables/FtxPosition.swift", "Codables/FtxResponse.swift", "Codables/FtxSubaccount.swift", "Extensions/HashedAuthenticationCode.swift", "Extensions/URLError.swift", "FtxApiClient.swift", "FtxConnector.swift", "FtxEndpoint.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "FtxConnector" ] } ], "products": [ { "name": "FtxConnector", "type": { "library": [ "automatic" ] }, "targets": [ "FtxConnector" ] } ], "platforms": [ { "name": "macos", "version": "12.0" }, { "name": "ios", "version": "15.0" } ], "dependencies": [], "tools_version": "5.5" }
{ "name": "FtxConnector", "targets": [ { "name": "FtxConnector", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "FtxConnectorTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "FtxConnector", null ] } ] } ], "products": [ { "name": "FtxConnector", "type": { "library": [ "automatic" ] }, "targets": [ "FtxConnector" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "12.0", "platformName": "macos" }, { "options": [], "version": "15.0", "platformName": "ios" } ], "providers": null, "packageKind": "root", "dependencies": [], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "FtxConnector", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }