[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / d / KFirebaseMessaging / 0.1.0-beta.5 / KFirebaseMessaging.podspec.json
blob07d2d05e5b6129f4208496774e999d9b4f8a57f2
2   "name": "KFirebaseMessaging",
3   "version": "0.1.0-beta.5",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "the-best-is-best": "michelle.raouf@52ndsolution.net"
13   },
14   "source": {
15     "git": "https://github.com/the-best-is-best/KFirebaseMessaging.git",
16     "tag": "0.1.0-beta.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "KFirebaseMessaging/Classes/**/*",
23   "dependencies": {
24     "Firebase/Messaging": [
25       "11.3.0"
26     ],
27     "Firebase/Core": [
28       "11.3.0"
29     ]
30   },
31   "swift_version": "5.5"