[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / f / MORichNotification / 1.2.1 / MORichNotification.podspec.json
blob8fa76beb05997e3891083d51acfb0ed3a1a56902
2   "name": "MORichNotification",
3   "version": "1.2.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   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chengappa": "chengappa@moengage.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/moengage/MORichNotification.git",
19     "tag": "1.2.1"
20   },
21   "source_files": "MORichNotification/*.h",
22   "documentation_url": "http://docs.moengage.com",
23   "requires_arc": true,
24   "preserve_paths": "MORichNotification/libMORichNotification.a",
25   "ios": {
26     "vendored_libraries": "MORichNotification/libMORichNotification.a"
27   },
28   "frameworks": "UserNotifications",
29   "compiler_flags": "-ObjC",
30   "header_mappings_dir": "MORichNotification"