[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 7 / 2 / PWLocation / 3.6.1 / PWLocation.podspec.json
blob7b8d5f5ea446814fc2fb6c3106106bd7e49a7c11
2   "name": "PWLocation",
3   "version": "3.6.1",
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": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-location-ios-sdk.git",
15     "tag": "v3.6.1"
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.8.0"
26       ],
27       "MistSDK": [
28         "1.3.0"
29       ],
30       "TMCache": [
32       ],
33       "SSZipArchive": [
35       ]
36     },
37     "libraries": "c++",
38     "frameworks": [
39       "Security",
40       "QuartzCore",
41       "SystemConfiguration",
42       "MobileCoreServices",
43       "CoreTelephony",
44       "CoreBluetooth",
45       "CoreMotion",
46       "CoreLocation",
47       "MapKit"
48     ]
49   },
50   "libraries": [
51     "sqlite3",
52     "z",
53     "xml2.2"
54   ],
55   "requires_arc": true