[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 9 / b / f / MORichNotification / 3.0.1 / MORichNotification.podspec.json
blobfcdd4f8d88435228f0b5b6b0e55b929cb9504d1e
2   "name": "MORichNotification",
3   "version": "3.0.1",
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": "chengappa@moengage.com"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/MORichNotification.git",
21     "tag": "3.0.1"
22   },
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "MORichNotification/MORichNotification.framework"
26   },
27   "preserve_paths": "MORichNotification/MORichNotification.framework",
28   "module_map": "MORichNotification/MORichNotification.framework/Modules/module.modulemap",
29   "weak_frameworks": "UserNotifications"