[Add] CustomerIOMessagingPushFCM 3.3.1
[CocoaPods.git] / Specs / d / 4 / 1 / CustomerIOMessagingPushFCM / 3.3.1 / CustomerIOMessagingPushFCM.podspec.json
blob8b1b1265a092b018fa1380918ca7a0f835852d1b
2   "name": "CustomerIOMessagingPushFCM",
3   "version": "3.3.1",
4   "summary": "Official Customer.io SDK for iOS.",
5   "homepage": "https://github.com/customerio/customerio-ios",
6   "documentation_url": "https://customer.io/docs/sdk/ios/",
7   "changelog": "https://github.com/customerio/customerio-ios/blob/3.3.1/CHANGELOG.md",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CustomerIO Team": "win@customer.io"
14   },
15   "source": {
16     "git": "https://github.com/customerio/customerio-ios.git",
17     "tag": "3.3.1"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/MessagingPushFCM/**/*{.swift}",
25   "resource_bundles": {
26     "CustomerIOMessagingPushFCM_Privacy": "Sources/MessagingPushFCM/Resources/PrivacyInfo.xcprivacy"
27   },
28   "module_name": "CioMessagingPushFCM",
29   "dependencies": {
30     "CustomerIOMessagingPush": [
31       "= 3.3.1"
32     ],
33     "FirebaseMessaging": [
34       ">= 8.7.0",
35       "< 11"
36     ]
37   },
38   "swift_version": "5.3"