[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 6 / f / OrttoPushMessagingFCM / 1.5.5 / OrttoPushMessagingFCM.podspec.json
blob176c1bc0b7e053ae94333cf1897b643022ba4679
2   "name": "OrttoPushMessagingFCM",
3   "version": "1.5.5",
4   "summary": "OrttoSDK Push Messaging Firebase Module",
5   "homepage": "https://github.com/autopilot3/ortto-push-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Ortto.com Team": "help@ortto.com"
12   },
13   "source": {
14     "git": "https://github.com/autopilot3/ortto-push-ios-sdk.git",
15     "tag": "v1.5.5"
16   },
17   "source_files": "Sources/PushMessagingFCM/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "documentation_url": "https://help.ortto.com/developer/latest/developer-guide/push-sdks/",
23   "dependencies": {
24     "OrttoPushMessaging": [
25       "= 1.5.5"
26     ],
27     "FirebaseMessaging": [
28       "~> 10"
29     ]
30   },
31   "swift_version": "5.0"