[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 9 / MoEngagePluginInbox / 3.0.0 / MoEngagePluginInbox.podspec.json
blob57b378901575c623c53552cd931064a68c4348b4
2   "name": "MoEngagePluginInbox",
3   "version": "3.0.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-3.0.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       "5.0.0"
33     ],
34     "MoEngage-iOS-SDK/Inbox": [
36     ]
37   },
38   "swift_version": "5.0"