특정 세션의 요청에 기본적으로 적용되는 Adapter가 있다. 특정 세션의 요청에 기본적으로 적용되는 Retrier가 있다. 특정 세션의 요청에 기본적으로 적용되는 Validator가 있다.
SwiftConcurrency기반의 네트워크 모듈입니다.
{ "name": "JunimoFire", "path": "/usr/src/package", "targets": [ { "name": "JunimoFireTests", "path": "Tests/JunimoFireTests", "type": "test", "c99name": "JunimoFireTests", "sources": [ "JunimoFireTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "JunimoFire" ] }, { "name": "JunimoFire", "path": "Sources/JunimoFire", "type": "library", "c99name": "JunimoFire", "sources": [ "Interceptor/JFAdapter.swift", "Interceptor/JFInterceptor.swift", "Interceptor/JFRetrier.swift", "JF.swift", "Request/DataRequest/JFDataRequest.swift", "Request/JFError.swift", "Request/JFValidation.swift", "Session/JuniosSession.swift", "Session/JuniosSessionDelegate.swift", "Util/MutableProperty.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "JunimoFire" ] } ], "products": [ { "name": "JunimoFire", "type": { "library": [ "automatic" ] }, "targets": [ "JunimoFire" ] } ], "platforms": [ { "name": "ios", "version": "15.0" } ], "dependencies": [], "tools_version": "5.9", "manifest_display_name": "JunimoFire" }
{ "name": "JunimoFire", "targets": [ { "name": "JunimoFire", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": true }, { "name": "JunimoFireTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "JunimoFire", null ] } ], "packageAccess": true } ], "products": [ { "name": "JunimoFire", "type": { "library": [ "automatic" ] }, "targets": [ "JunimoFire" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "15.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.9.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "JunimoFire", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }