implementation("io.ktor:ktor-client-ios:3.2.0")
Enables HTTP client functionality for iOS applications, facilitating network requests and responses.