[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 2 / 1 / MoE-RichNotification / 7.16.2 / MoE-RichNotification.podspec.json
blob2137a515630f0a73b434a818c898fe30ec2fc591
2   "name": "MoE-RichNotification",
3   "version": "7.16.2",
4   "homepage": "https://www.moengage.com",
5   "documentation_url": "https://developers.moengage.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MobileDev": "mobiledevs@moengage.com"
12   },
13   "social_media_url": "https://twitter.com/moengage",
14   "source": {
15     "git": "https://github.com/moengage/MoEngage-iOS-SDK-Beta.git",
16     "tag": "moe-richPush-7.16.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "Frameworks/MoEngageRichNotification.xcframework",
23   "preserve_paths": [
24     "*.md",
25     "LICENSE"
26   ],
27   "summary": "MoEngage Rich Notifications for iOS.",
28   "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.",
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "UserNotifications",
33     "UserNotificationsUI"
34   ],
35   "dependencies": {
36     "MoE-Core-Beta": [
38     ],
39     "MoE-Analytics-Beta": [
41     ],
42     "MoE-Messaging-Beta": [
44     ],
45     "MoE-ObjCUtils-Beta": [
47     ]
48   }