[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 6 / MoE-Geofence / 4.3.0 / MoE-Geofence.podspec.json
blob382f1ee16e8563c1b7bf7000721a27029ab8b70c
2   "name": "MoE-Geofence",
3   "version": "4.3.0",
4   "summary": "MoEngage SDK for Geofence based campaigns in iOS",
5   "description": "MOGeofence framework helps you to trigger notifications based on the exit/entry of geofences. This framework makes use of the Region Monitoring service of CoreLocation to achieve the same.",
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     "MobileDev": "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/MoEngage-iOS-SDK-Beta.git",
21     "tag": "moe-geofence-4.3.0"
22   },
23   "ios": {
24     "vendored_frameworks": "Frameworks/MoEngageGeofence.xcframework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "CoreLocation"
31   ],
32   "dependencies": {
33     "MoE-iOS-SDK": [
34       ">= 8.3.0",
35       "< 8.4.0"
36     ]
37   }