[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / f / OptimoveNotificationServiceExtension-beta / 2.0.0 / OptimoveNotificationServiceExtension-beta.podspec.json
blob2c2e0827b9a0051f9c70e671f61bbe17395650ea
2   "name": "OptimoveNotificationServiceExtension-beta",
3   "version": "2.0.0",
4   "summary": "A notification extension framework for Optimove SDK applications",
5   "description": "This framework is an addition for the main OptimoveSDK in order to handle notifications",
6   "homepage": "https://github.com/elkanaoptimove/optimovesdk-beta",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "optimove.develop.mobile@gmail.com": "optimove.develop.mobile@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elkanaoptimove/optimovesdk-beta.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "OptimoveNotificationServiceExtension/Classes/**/*",
23   "frameworks": [
24     "UserNotifications",
25     "UIKit"
26   ]