blob: f23b57edb631f6626bc44cf012a6de5cfaaa9b6d [file] [log] [blame]
{
"name": "ExponeaSDK-Notifications",
"version": "2.2.1",
"summary": "A completementary extension-safe framework for supporting rich push notifications in Exponea SDK.",
"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.",
"homepage": "https://github.com/exponea/exponea-ios-sdk",
"license": "MIT",
"authors": {
"Exponea": "info@exponea.com"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "4.2.0",
"source": {
"git": "https://github.com/exponea/exponea-ios-sdk.git",
"tag": "2.2.1"
},
"source_files": [
"ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
"ExponeaSDK/ExponeaSDK-Shared/**/*.swift"
],
"exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
"weak_frameworks": "UserNotifications",
"swift_version": "4.2.0"
}