[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / e / MoEngagePluginBase / 3.1.0 / MoEngagePluginBase.podspec.json
blobff80f334a9ac287e7178ec43ef169169ef223947
2   "name": "MoEngagePluginBase",
3   "version": "3.1.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": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/iOS-PluginBase.git",
21     "tag": "pluginBase-3.1.0"
22   },
23   "source_files": "MoEngagePluginBase/**/*",
24   "swift_versions": "5.0",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "UserNotifications"
29   ],
30   "dependencies": {
31     "MoEngage-iOS-SDK": [
32       ">= 8.4.0",
33       "< 8.5.0"
34     ],
35     "MoEngageInApp": [
36       ">= 3.4.0",
37       "< 3.5.0"
38     ]
39   },
40   "swift_version": "5.0"