A lightweight HTTP client written in Swift.
{ "name": "LightSessionKit", "path": "/usr/src/package", "targets": [ { "name": "LightSessionKitTests", "path": "Tests/LightSessionKitTests", "type": "test", "c99name": "LightSessionKitTests", "sources": [ "LightSessionKitTests.swift", "Mock/BasicAuthAdapter.swift", "Mock/JSONRequestEncoder.swift", "Models/Post.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "LightSessionKit" ] }, { "name": "LightSessionKit", "path": "Sources/LightSessionKit", "type": "library", "c99name": "LightSessionKit", "sources": [ "Error/InternalError.swift", "HTTPMethod.swift", "LightSessionManager.swift", "Request/RequestAdapter.swift", "Request/RequestEncoder.swift", "Response/Response+Decode.swift", "Response/Response.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "LightSessionKit" ] } ], "products": [ { "name": "LightSessionKit", "type": { "library": [ "automatic" ] }, "targets": [ "LightSessionKit" ] } ], "platforms": [ { "name": "ios", "version": "15.0" } ], "dependencies": [], "tools_version": "5.5", "manifest_display_name": "LightSessionKit" }
{ "name": "LightSessionKit", "targets": [ { "name": "LightSessionKit", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "LightSessionKitTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "LightSessionKit", null ] } ], "packageAccess": false } ], "products": [ { "name": "LightSessionKit", "type": { "library": [ "automatic" ] }, "targets": [ "LightSessionKit" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "15.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "LightSessionKit", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }