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