[Add] TelnyxRTC 0.1.41
[CocoaPods.git] / Specs / 2 / e / f / GeotriggerSDK / 0.1.1 / GeotriggerSDK.podspec.json
blob44659cc61de39f15c641361745d98ed00e213133
2   "name": "GeotriggerSDK",
3   "version": "0.1.1",
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.1.1"
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