[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 1 / 2 / MoEngageGeofence / 5.7.0 / MoEngageGeofence.podspec.json
bloba194fedf6419828741057104893d13f370cbb7be
2   "name": "MoEngageGeofence",
3   "version": "5.7.0",
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": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/MoEngage-iOS-Geofence.git",
21     "tag": "geofence-5.7.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     "MoEngage-iOS-SDK": [
34       ">= 9.7.0",
35       "< 9.8.0"
36     ]
37   }