[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 6 / OptimoveNotificationServiceExtension / 2.2.2 / OptimoveNotificationServiceExtension.podspec.json
blobad81c9326aba721f1ae103dea4c7222cabe9d6db
2   "name": "OptimoveNotificationServiceExtension",
3   "version": "2.2.2",
4   "summary": "A notification extension framework for Optimove SDK",
5   "description": "This framework is an addition for the main OptimoveSDK in order to handle notifications",
6   "homepage": "https://github.com/optimove-tech/iOS-SDK-Integration-Guide",
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/iOS-SDK-Integration-Guide.git",
16     "tag": "NSE/2.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "OptimoveNotificationServiceExtension/Classes/**/*",
23   "frameworks": [
24     "UserNotifications",
25     "UIKit"
26   ],
27   "swift_version": "5"