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