blob: 98563fb15a4560dda6cfbc3de43f0a580ac585ee [file] [log] [blame]
{
"name": "ExponeaSDK-Notifications",
"version": "2.7.0",
"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.7.0"
},
"source_files": [
"ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
"ExponeaSDK/ExponeaSDK-Shared/**/*.swift"
],
"exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
"weak_frameworks": "UserNotifications",
"swift_version": "4.2.0"
}