2 "name": "KFirebaseMessaging",
3 "version": "0.1.0-rc.1",
4 "summary": "KFirebaseMessaging: A Kotlin Multiplatform library that simplifies the integration of Firebase Cloud Messaging (FCM) into your apps, enabling push notifications across Android and iOS platforms with minimal setup.",
5 "description": "KFirebaseMessaging is a robust Kotlin Multiplatform library designed to facilitate the seamless integration of Firebase Cloud Messaging (FCM) in your applications. By leveraging Kotlin's shared code capabilities, this library allows developers to implement push notifications effortlessly across both Android and iOS platforms, including Objective-C interoperability.`",
6 "homepage": "https://github.com/the-best-is-best/KFirebaseMessaging",
12 "the-best-is-best": "michelle.raouf@52ndsolution.net"
15 "git": "https://github.com/the-best-is-best/KFirebaseMessaging.git",
21 "swift_versions": "5.5",
22 "source_files": "KFirebaseMessaging/Classes/**/*",
24 "Firebase/Messaging": [
31 "swift_version": "5.5"