[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / f / GeotriggerSDK / 1.2.0 / GeotriggerSDK.podspec.json
blob5c585e3c54d2e92294c56b56d472c5ae086bcd34
2   "name": "GeotriggerSDK",
3   "version": "1.2.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\nGeotrigger Service and provide it with accurate location data without using any\nmore of the device's battery power than absolutely necessary.",
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.2.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