[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / e / 6 / ZappPushPluginPressengerPNSE / 1.0.9 / ZappPushPluginPressengerPNSE.podspec.json
blobc822840e78354830a2af6dfa988e48825d48c0af
2   "name": "ZappPushPluginPressengerPNSE",
3   "version": "1.0.9",
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.9.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   "static_framework": true,
30   "dependencies": {
31     "PressengerNotificationServiceExtensionSDK": [
33     ]
34   },
35   "prepare_command": "sh Scripts/prepare_service_extension.sh",
36   "swift_version": "5.1"