[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 2 / e / f / GeotriggerSDK / 1.1.0 / GeotriggerSDK.podspec.json
blob1f0fa02300bafbb27b95d8e05992b06774fe1b90
2   "name": "GeotriggerSDK",
3   "version": "1.1.0",
4   "summary": "A library for using the ArcGIS Geotrigger Service with iOS.",
5   "description": "                      The Geotrigger SDK for iOS is a set of tools to help your app communicate with the\n                      Geotrigger Service and provide it with accurate location data without using any\n                      more of the device's battery power than absolutely necessary.\n",
6   "homepage": "https://developers.arcgis.com/geotrigger-service/",
7   "authors": "Esri Portland R & D Center",
8   "platforms": {
9     "ios": "6.1"
10   },
11   "source": {
12     "git": "https://github.com/Esri/geotrigger-sdk-ios.git",
13     "tag": "1.1.0"
14   },
15   "license": {
16     "file": "LICENSE",
17     "type": "Commercial"
18   },
19   "documentation_url": "https://developers.arcgis.com/geotrigger-service/guide/ios-getting-started/",
20   "frameworks": [
21     "CoreLocation",
22     "Foundation",
23     "Security",
24     "SystemConfiguration",
25     "MobileCoreServices"
26   ],
27   "vendored_frameworks": "GeotriggerSDK.framework",
28   "preserve_paths": "GeotriggerSDK.framework",
29   "requires_arc": true