blob: c51f09fee90fb0c72a6c06effed2c4e8977d7310 [file] [log] [blame]
{
"name": "PressengerNotificationContentExtension",
"version": "1.0",
"summary": "Default implementation of a Pressenger Notifiation Content0 Extension",
"homepage": "https://pressenger.com/pressenger-ios-sdk/",
"authors": {
"Name": "gabor.kaposi@pressenger.com"
},
"license": {
"type": "All rights reserved.",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://maven.pressenger.com/PressengerNotificationContentExtension-v1.0.0.zip"
},
"source_files": "PressengerNotificationContentExtension/*.swift",
"swift_versions": "5.0",
"dependencies": {
"PressengerNotificationContentExtensionSDK": [
]
},
"swift_version": "5.0"
}