blob: b7893ae39436d864cb3c54b5d843a56fc12fa685 [file] [log] [blame]
{
"name": "PressengerNotificationServiceExtension",
"version": "1.0",
"summary": "Default implementation of a Pressenger Notifiation Service 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/PressengerNotificationServiceExtension-v1.0.0.zip"
},
"source_files": "PressengerNotificationServiceExtension/*.swift",
"swift_versions": "5.0",
"dependencies": {
"PressengerNotificationServiceExtensionSDK": [
]
},
"swift_version": "5.0"
}