[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 9 / b / f / MORichNotification / 3.1.1 / MORichNotification.podspec.json
blobbbf27f6e1ae1610acb6b932ddd4e00a88104ec05
2   "name": "MORichNotification",
3   "version": "3.1.1",
4   "summary": "MoEngage Rich Notifications for iOS.",
5   "description": "MORichNotification helps you to make use Notification Service Extensions to support media in notifications(Rich Push Notifications). This feature is available from iOS version 10.0 and above.",
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": "richPush-3.1.1"
22   },
23   "ios": {
24     "vendored_frameworks": "Frameworks/MoEngageRichNotification/MORichNotification.framework"
25   },
26   "preserve_paths": "Frameworks/MoEngageRichNotification/MORichNotification.framework",
27   "module_map": "Frameworks/MoEngageRichNotification/MORichNotification.framework/Modules/module.modulemap",
28   "requires_arc": true,
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "UserNotifications"
33   ]