[Add] SCNRecorder 2.9.0
[CocoaPods.git] / Specs / 9 / a / f / ExponeaSDK-Notifications / 2.6.1 / ExponeaSDK-Notifications.podspec.json
blobb3cf4b48297329ce778dd5c78cd118ad6ec05bba
2   "name": "ExponeaSDK-Notifications",
3   "version": "2.6.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": "4.2.0",
15   "source": {
16     "git": "https://github.com/exponea/exponea-ios-sdk.git",
17     "tag": "2.6.1"
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"