[Add] LiteRTSwift 0.0.1-nightly.20241021
[CocoaPods.git] / Specs / 9 / a / f / ExponeaSDK-Notifications / 2.2.0 / ExponeaSDK-Notifications.podspec.json
blob5b6894f08f0f7282000b43f01e71fd0d9af983b9
2   "name": "ExponeaSDK-Notifications",
3   "version": "2.2.0",
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": "10.3"
13   },
14   "swift_versions": "4.2.0",
15   "source": {
16     "git": "https://github.com/exponea/exponea-ios-sdk.git",
17     "tag": "2.2.0"
18   },
19   "source_files": [
20     "ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
21     "ExponeaSDK/ExponeaSDK-Shared/**/*.swift"
22   ],
23   "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
24   "weak_frameworks": "UserNotifications",
25   "swift_version": "4.2.0"