| { |
| "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" |
| } |