[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 2 / MoEngageGeofence / 5.16.2 / MoEngageGeofence.podspec.json
blob1cadec6823d3db332a020224d56223293226e3a7
2   "name": "MoEngageGeofence",
3   "version": "5.16.2",
4   "summary": "MoEngage SDK for Geofence based campaigns in iOS",
5   "description": "MoEngageGeofence 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": "11.0"
18   },
19   "source": {
20     "http": "https://github.com/moengage/MoEngage-iOS-Geofence/releases/download/5.16.2/MoEngageGeofence.xcframework.zip",
21     "sha256": "6a2831f5a4dfc3009406eb5854524d2167ab0ebafe244a89a9f86b7bf6e24966"
22   },
23   "ios": {
24     "vendored_frameworks": "MoEngageGeofence.xcframework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "CoreLocation"
31   ],
32   "dependencies": {
33     "MoEngage-iOS-SDK": [
34       ">= 9.17.0",
35       "< 9.18.0"
36     ]
37   }