[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / c / 2 / 9 / MoEngagePluginInbox / 2.7.0 / MoEngagePluginInbox.podspec.json
blobd7ebd3ee7407d4e28d8c91163da861c391b796aa
2   "name": "MoEngagePluginInbox",
3   "version": "2.7.0",
4   "summary": "MoEngage Plugin Base for Hybrid SDKs",
5   "description": "MoEngage is a mobile marketing automation company. This framework is used by our plugins built for different hybrid frameworks i.e, Flutter, Cordova, React Native etc.",
6   "homepage": "https://www.moengage.com",
7   "documentation_url": "https://developers.moengage.com/",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MobileDevs": "mobiledevs@moengage.com"
14   },
15   "social_media_url": "https://twitter.com/moengage",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/iOS-PluginBase.git",
21     "tag": "pluginInbox-2.7.0"
22   },
23   "source_files": "MoEngagePluginInbox/**/*",
24   "swift_versions": "5.0",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "UserNotifications"
29   ],
30   "dependencies": {
31     "MoEngagePluginBase": [
32       ">= 4.7.0",
33       "< 4.8.0"
34     ],
35     "MoEngageInbox": [
36       ">= 2.15.0",
37       "< 2.16.0"
38     ]
39   },
40   "swift_version": "5.0"