[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / 6 / MoE-Geofence / 5.16.4 / MoE-Geofence.podspec.json
blob688563f980ee751c165b96f64946fa48924329ba
2   "name": "MoE-Geofence",
3   "version": "5.16.4",
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/MoEngage-iOS-SDK-Beta.git",
16     "tag": "moe-geofence-5.16.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "Frameworks/MoEngageGeofence.xcframework",
23   "preserve_paths": [
24     "*.md",
25     "LICENSE"
26   ],
27   "summary": "MoEngage SDK for Geofence based campaigns in iOS",
28   "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.",
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "CoreLocation"
33   ],
34   "dependencies": {
35     "MoE-Core-Beta": [
37     ],
38     "MoE-Analytics-Beta": [
40     ]
41   }