[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / e / 6 / ZappPushPluginPressengerPNSE / 1.0.11 / ZappPushPluginPressengerPNSE.podspec.json
blobae76e1f5e7de1007e42a1ebc0324c74690aa5b46
2   "name": "ZappPushPluginPressengerPNSE",
3   "version": "1.0.11",
4   "summary": "Zapp Push Plugin for Pressenger Notification Service Extension.",
5   "homepage": "https://pressenger.com/pressenger-ios-sdk/",
6   "license": {
7     "type": "All rights reserved.",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Name": "gabor.kaposi@pressenger.com"
12   },
13   "source": {
14     "http": "https://maven.pressenger.com/ZappPushPluginPressengerPNSE-v1.0.10.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "source_files": "Extensions/service/**/*",
24   "frameworks": [
25     "Foundation",
26     "UserNotifications",
27     "UserNotificationsUI"
28   ],
29   "dependencies": {
30     "PressengerNotificationServiceExtensionSDK": [
32     ]
33   },
34   "prepare_command": "sh Scripts/prepare_service_extension.sh",
35   "swift_version": "5.1"