[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 7 / 2 / PWLocation / 3.1.8 / PWLocation.podspec.json
blob915cab599d447d995a27ae541e2f50ecdb4c3756
2   "name": "PWLocation",
3   "version": "3.1.8",
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.1.8"
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     "libraries": "c++",
24     "frameworks": [
25       "Security",
26       "QuartzCore",
27       "SystemConfiguration",
28       "MobileCoreServices",
29       "CoreTelephony",
30       "CoreBluetooth",
31       "CoreMotion",
32       "CoreLocation",
33       "MapKit"
34     ]
35   },
36   "dependencies": {
37     "PWCore": [
38       "3.1.2"
39     ],
40     "MistSDK": [
41       "1.1.1"
42     ],
43     "TMCache": [
45     ]
46   },
47   "libraries": [
48     "sqlite3",
49     "z",
50     "xml2.2"
51   ],
52   "requires_arc": true