[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / e / f / GeotriggerSDK / 0.2.0 / GeotriggerSDK.podspec.json
blob27d5ebfb6e5e0ea0153be04e52b47deb838d7cfa
2   "name": "GeotriggerSDK",
3   "version": "0.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\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://github.com/Esri/Geotrigger-SDK-iOS",
7   "authors": "Esri Portland R & D Center",
8   "platforms": {
9     "ios": "6.0"
10   },
11   "source": {
12     "git": "https://github.com/Esri/geotrigger-sdk-ios.git",
13     "tag": "0.2.0"
14   },
15   "license": {
16     "file": "LICENSE",
17     "type": "Commercial"
18   },
19   "frameworks": [
20     "CoreLocation",
21     "Foundation",
22     "Security",
23     "SystemConfiguration",
24     "MobileCoreServices"
25   ],
26   "vendored_frameworks": "GeotriggerSDK.framework",
27   "preserve_paths": "GeotriggerSDK.framework",
28   "requires_arc": true