[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 2 / 1 / MoE-RichNotification / 6.3.1 / MoE-RichNotification.podspec.json
blob2a4f0cd622f3444f9d6434d9098ffcc9259d62e1
2   "name": "MoE-RichNotification",
3   "version": "6.3.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": "https://www.moengage.com",
7   "documentation_url": "https://developers.moengage.com",
8   "social_media_url": "https://twitter.com/moengage",
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "MobileDev": "mobiledevs@moengage.com"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/MoEngage-iOS-SDK-Beta.git",
21     "tag": "moe-richPush-6.3.1"
22   },
23   "ios": {
24     "vendored_frameworks": "Frameworks/MoEngageRichNotification.xcframework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "UserNotifications",
31     "UserNotificationsUI"
32   ],
33   "dependencies": {
34     "MoE-iOS-SDK": [
35       ">= 8.3.0",
36       "< 8.4.0"
37     ]
38   }