[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / e / MoEngagePluginBase / 5.1.0 / MoEngagePluginBase.podspec.json
blob214444188ea64ebe0aa455190e498def99d8b682
2   "name": "MoEngagePluginBase",
3   "version": "5.1.0",
4   "homepage": "https://www.moengage.com",
5   "documentation_url": "https://developers.moengage.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MobileDev": "mobiledevs@moengage.com"
12   },
13   "social_media_url": "https://twitter.com/moengage",
14   "source": {
15     "git": "https://github.com/moengage/iOS-PluginBase.git",
16     "tag": "pluginBase-5.1.0"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "source_files": "MoEngagePluginBase/**/*",
25   "preserve_paths": [
26     "*.md",
27     "LICENSE"
28   ],
29   "summary": "MoEngage Plugin Base for Hybrid SDKs",
30   "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.",
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "UserNotifications"
35   ],
36   "dependencies": {
37     "MoEngage-iOS-SDK": [
38       "9.20.0"
39     ],
40     "MoEngage-iOS-SDK/InApps": [
42     ]
43   },
44   "swift_version": "5.0"