[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 1 / CustomerIOMessagingPushFCM / 1.2.0-alpha.3 / CustomerIOMessagingPushFCM.podspec.json
blob21cf9778823fff1d9ae7535ebb1c171fab731dd6
2   "name": "CustomerIOMessagingPushFCM",
3   "version": "1.2.0-alpha.3",
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/1.2.0-alpha.3/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": "1.2.0-alpha.3"
18   },
19   "swift_versions": "5.3",
20   "cocoapods_version": ">= 1.11.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/MessagingPushFCM/**/*",
25   "module_name": "CioMessagingPushFCM",
26   "dependencies": {
27     "CustomerIOMessagingPush": [
28       "= 1.2.0-alpha.3"
29     ],
30     "FirebaseMessaging": [
31       "~> 8.10.0"
32     ]
33   },
34   "swift_version": "5.3"