[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / f / 7 / MoEngagePluginGeofence / 3.1.0 / MoEngagePluginGeofence.podspec.json
blob2b0e8ae6c91823b5682531bcecdb17e4ca14ce50
2   "name": "MoEngagePluginGeofence",
3   "version": "3.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": "pluginGeofence-3.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "MoEngagePluginGeofence/**/*",
24   "preserve_paths": [
25     "*.md",
26     "LICENSE"
27   ],
28   "dependencies": {
29     "MoEngagePluginBase": [
30       "5.1.0"
31     ],
32     "MoEngage-iOS-SDK/GeoFence": [
34     ]
35   },
36   "summary": "MoEngage Plugin Base for Hybrid SDKs",
37   "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.",
38   "frameworks": [
39     "UIKit",
40     "Foundation",
41     "UserNotifications"
42   ],
43   "swift_version": "5.0"