[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / a / f / ExponeaSDK-Notifications / 2.27.1 / ExponeaSDK-Notifications.podspec.json
blob461ebc47d86a8a930fb80c3dd180dcc4ca7a8844
2   "name": "ExponeaSDK-Notifications",
3   "version": "2.27.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   "readme": "https://github.com/exponea/exponea-ios-sdk/blob/main/README.md",
8   "license": "MIT",
9   "authors": {
10     "Exponea": "info@exponea.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": [
16     "4.2.0",
17     "5.0",
18     "5.6.1",
19     "5.7",
20     "5.8",
21     "5.8.1",
22     "5.9",
23     "5.10"
24   ],
25   "source": {
26     "git": "https://github.com/exponea/exponea-ios-sdk.git",
27     "tag": "2.27.1"
28   },
29   "source_files": [
30     "ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
31     "ExponeaSDK/ExponeaSDKShared/**/*.swift"
32   ],
33   "resource_bundles": {
34     "ExponeaSDK-Notifications": [
35       "ExponeaSDK/ExponeaSDK-Notifications/Supporting Files/PrivacyInfo.xcprivacy"
36     ]
37   },
38   "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
39   "weak_frameworks": "UserNotifications",
40   "swift_version": "5.10"