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