Skip to content

SPM For KMP: Use Apple Swift packages and sources in a KMP project

License

Notifications You must be signed in to change notification settings

frankois944/spm4Kmp

Repository files navigation

The Swift Package Manager for Kotlin multiplatform Plugin

Gradle Plugin Portal Version build&tests Coverage Quality Gate Status GitHub License

The Swift Package Manager for Kotlin Multiplatform Plugin, aka spmForKmp Gradle Plugin, is a tool designed to simplify integrating Swift Package Manager (SPM) dependencies into Kotlin Multiplatform (KMP) projects and calling the native API.

It allows you to (almost) effortlessly configure and use Swift packages in your Kotlin projects targeting Apple platforms, such as iOS.

For additional help or detailed documentation, refer to the official repository or contact the plugin maintainers. Happy coding! 🎉