https://github.com/touchlab/kmmbridgecocoapodsquickstart
KMMBridge v1 CocoaPods Template
https://github.com/touchlab/kmmbridgecocoapodsquickstart
Last synced: 9 months ago
JSON representation
KMMBridge v1 CocoaPods Template
- Host: GitHub
- URL: https://github.com/touchlab/kmmbridgecocoapodsquickstart
- Owner: touchlab
- License: apache-2.0
- Created: 2024-11-26T19:44:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T18:36:55.000Z (about 1 year ago)
- Last Synced: 2025-01-28T19:28:22.928Z (about 1 year ago)
- Language: Kotlin
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KMMBridge v1 CocoaPods Template
This is a template project for Kotlin Multiplatform using KMMBridge to publish Xcode Framework binaries.
It is the template project that contains the shared library that is then consumed by the [Android template](https://github.com/touchlab/KMMBridgeSPMQuickStart-Android) and
the [iOS template](https://github.com/touchlab/KMMBridgeCocoaPodsQuickStart-iOS).
## Links
* [KMMBridge CocoaPods Quick Start](https://touchlab.co/kmmbridge/cocoapodsquickstart) (For this template)
* [KMMBridge v1 Blog Post](https://touchlab.co/kmmbridge-v1)
* [KMMBridge Docs](https://touchlab.co/kmmbridge/)