[Add] LiteRTSwift 0.0.1-nightly.20241021
[CocoaPods.git] / Specs / 9 / a / f / ExponeaSDK-Notifications / 2.26.1 / ExponeaSDK-Notifications.podspec.json
blob3a17615d42a34c5976def5214a2553a26f1e461f
2   "name": "ExponeaSDK-Notifications",
3   "version": "2.26.1",
4   "summary": "A completementary extension-safe framework for supporting rich push notifications in Exponea SDK.",
5   "description": "This library acts as an extension-safe complement to the Exponea SDK. It allows for support of rich push notifications and dynamic actions.\nIt should not be used standalone, please see the ExponeaSDK pod.",
6   "homepage": "https://github.com/exponea/exponea-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Exponea": "info@exponea.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": [
15     "4.2.0",
16     "5.0",
17     "5.6.1",
18     "5.7"
19   ],
20   "source": {
21     "git": "https://github.com/exponea/exponea-ios-sdk.git",
22     "tag": "2.26.1"
23   },
24   "source_files": [
25     "ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
26     "ExponeaSDK/ExponeaSDKShared/**/*.swift"
27   ],
28   "resource_bundles": {
29     "ExponeaSDK-Notifications": [
30       "ExponeaSDK/ExponeaSDK-Notifications/Supporting Files/PrivacyInfo.xcprivacy"
31     ]
32   },
33   "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
34   "weak_frameworks": "UserNotifications",
35   "swift_version": "5.7"