[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / f / MORichNotification / 5.2.0 / MORichNotification.podspec.json
blob5493a9b5479fe8947ad79ef3f9d9f8f4adda3ca6
2   "name": "MORichNotification",
3   "version": "5.2.0",
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": "https://www.moengage.com",
7   "documentation_url": "https://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-5.2.0"
22   },
23   "ios": {
24     "vendored_frameworks": "Frameworks/MORichNotification.xcframework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "UserNotifications",
31     "UserNotificationsUI"
32   ]