[Add] LPMessagingSDK 6.23.0
[CocoaPods.git] / Specs / 3 / 1 / 2 / MoEngageGeofence / 5.17.0 / MoEngageGeofence.podspec.json
blob07a14c19a3710f6467967f386168da535b0e642d
2   "name": "MoEngageGeofence",
3   "version": "5.17.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     "http": "https://github.com/moengage/MoEngage-iOS-SDK/releases/download/9.18.0/MoEngageGeofence.xcframework.zip",
16     "sha256": "a69ab7b09237a9942a6f75349faf6477bfc31b2c53b8c04884834a4d08f8f4ab"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "preserve_paths": [
23     "*.md",
24     "LICENSE"
25   ],
26   "summary": "MoEngageGeofence Campaigns for iOS",
27   "description": "MoEngageGeofence framework helps you to trigger notifications based on the exit/entry of geofences.\nThis framework makes use of the Region Monitoring service of CoreLocation to achieve the same.",
28   "vendored_frameworks": "MoEngageGeofence.xcframework",
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "CoreLocation"
33   ],
34   "dependencies": {
35     "MoEngageCore": [
37     ],
38     "MoEngageAnalytics": [
40     ]
41   }