[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 6 / OptimoveNotificationServiceExtension / 5.2.0 / OptimoveNotificationServiceExtension.podspec.json
blob4aedc23c23e0e7f956babc5a73345d9fa2c55e1f
2   "name": "OptimoveNotificationServiceExtension",
3   "version": "5.2.0",
4   "summary": "Official Optimove SDK for iOS. Notification service extension framework.",
5   "description": "The notification service extension is used for handling additional content in push notifications.",
6   "homepage": "https://github.com/optimove-tech/Optimove-SDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobius Solutions": "mobile@optimove.com"
13   },
14   "source": {
15     "git": "https://github.com/optimove-tech/Optimove-SDK-iOS.git",
16     "tag": "5.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": [
23     "OptimoveNotificationServiceExtension/Sources/**/*",
24     "OptimobileShared/**/*"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UserNotifications",
29     "UIKit"
30   ],
31   "swift_version": "5"