KMMBridgeCocoaPods

CocoaPods Support

CocoaPods Status

KMMBridge supports CocoaPods. However, we rarely use it, and we get few requests these days from clients or open-source users related to it. In addition, the official CocoaPods project is in maintenance mode, and appears to be slowly winding down.

As a result, the bulk of our focus and documentation is with Swift Package Manager (SPM). If you run into CocoaPods-related issues, please reach out.

CocoaPods support in KMMBridge:

  • Builds the needed podspec file
  • Supports publishing your podspec to a CocoaPods podspec repo.
  • Publishing the binary XCFramework.zip to your configured cloud storage location.
  • A local development flow to allow editing Kotlin locally for testing purposes.

Topics