[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / b / f / MORichNotification / 3.0.2 / MORichNotification.podspec.json
blob4743bbe483cbd9b8c60f8ce846edc4767bc6623d
2   "name": "MORichNotification",
3   "version": "3.0.2",
4   "summary": "MORichNotification is part of the MoEngage SDK which handles Notification Service Extensions from iOS10.",
5   "description": "MoEngage is a mobile marketing automation company. MORichNotification helps you to handle Notification Service Extensions provided by Apple from iOS10. It download's the attachment for the notification and adds it to Notification content.",
6   "homepage": "http://www.moengage.com",
7   "documentation_url": "http://docs.moengage.com",
8   "social_media_url": "https://twitter.com/moengage",
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chengappa C D": "chengappa@moengage.com"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/MoEngage-iOS-SDK.git",
21     "tag": "MORichNotification-3.0.2"
22   },
23   "ios": {
24     "vendored_frameworks": "MORichNotification/MORichNotification.framework"
25   },
26   "preserve_paths": "MORichNotification/MORichNotification.framework",
27   "module_map": "MORichNotification/MORichNotification.framework/Modules/module.modulemap",
28   "requires_arc": true,
29   "frameworks": "UserNotifications"