[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 1 / e / ZappPushPluginPressengerPNCE / 1.0.18 / ZappPushPluginPressengerPNCE.podspec.json
blob9360d5fc59ef93a26f57f307f174d90b934ba5b1
2   "name": "ZappPushPluginPressengerPNCE",
3   "version": "1.0.18",
4   "summary": "Zapp Push Plugin for Pressenger Notification Content 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/ZappPushPluginPressengerPNCE-v1.0.18.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "source_files": "Extensions/content/**/*",
24   "resources": [
25     "Extensions/content_assets/**/*"
26   ],
27   "frameworks": [
28     "Foundation",
29     "UserNotifications",
30     "UserNotificationsUI"
31   ],
32   "dependencies": {
33     "PressengerNotificationContentExtension": [
35     ]
36   },
37   "prepare_command": "sh Scripts/prepare_content_extension.sh",
38   "swift_version": "5.1"