[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 9 / e / MoEngagePluginBase / 4.8.2 / MoEngagePluginBase.podspec.json
blob2c56809d74e0b825e7edd722788bea56e620e2f0
2   "name": "MoEngagePluginBase",
3   "version": "4.8.2",
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     "tvos": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/moengage/iOS-PluginBase.git",
22     "tag": "pluginBase-4.8.2"
23   },
24   "source_files": "MoEngagePluginBase/**/*",
25   "swift_versions": "5.0",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "UserNotifications"
30   ],
31   "dependencies": {
32     "MoEngage-iOS-SDK": [
33       ">= 9.17.1",
34       "< 9.18.0"
35     ],
36     "MoEngageInApp": [
37       ">= 6.00.0",
38       "< 6.01.0"
39     ]
40   },
41   "swift_version": "5.0"