[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 7 / 2 / PWLocation / 3.4.2 / PWLocation.podspec.json
blob5314d58aab22f54ef29ea431e74645a4fe868d4d
2   "name": "PWLocation",
3   "version": "3.4.2",
4   "summary": "PWLocation SDK for iOS",
5   "homepage": "http://phunware.github.io/maas-location-ios-sdk/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-location-ios-sdk.git",
15     "tag": "v3.4.2"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2014 by Phunware Inc. All rights reserved."
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/PWLocation.framework",
23     "dependencies": {
24       "PWCore": [
25         ">= 3.6.0"
26       ],
27       "MistSDK": [
28         "1.1.2"
29       ],
30       "TMCache": [
32       ]
33     },
34     "libraries": "c++",
35     "frameworks": [
36       "Security",
37       "QuartzCore",
38       "SystemConfiguration",
39       "MobileCoreServices",
40       "CoreTelephony",
41       "CoreBluetooth",
42       "CoreMotion",
43       "CoreLocation",
44       "MapKit"
45     ]
46   },
47   "libraries": [
48     "sqlite3",
49     "z",
50     "xml2.2"
51   ],
52   "requires_arc": true