[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / f / GeotriggerSDK / 0.1.2 / GeotriggerSDK.podspec.json
blobd0a057730db9195e9d0effbc97971cab9c770495
2   "name": "GeotriggerSDK",
3   "version": "0.1.2",
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.2"
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