[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 7 / 2 / PWLocation / 3.1.0 / PWLocation.podspec.json
blob6801b8008e2c50d3cd426435d1dfae72e29e5751
2   "name": "PWLocation",
3   "version": "3.1.0",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-location-ios-sdk.git",
15     "tag": "v3.1.0"
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": [
39     ],
40     "MistSDK": [
42     ]
43   },
44   "libraries": [
45     "sqlite3",
46     "z",
47     "xml2.2"
48   ],
49   "requires_arc": true