[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / e / ZappPushPluginPressengerPNCE / 1.0.9 / ZappPushPluginPressengerPNCE.podspec.json
blob05ebc8419c9aa369387f5faaab1683dbbbbee23c
2   "name": "ZappPushPluginPressengerPNCE",
3   "version": "1.0.9",
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.9.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   "static_framework": true,
33   "dependencies": {
34     "PressengerNotificationContentExtensionSDK": [
36     ]
37   },
38   "prepare_command": "sh Scripts/prepare_content_extension.sh",
39   "swift_version": "5.1"