[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / b / PWMapKitBeta / 3.7.0.2 / PWMapKitBeta.podspec.json
blob376014ea3c833098f6b2a8adb2771961a790a386
2   "name": "PWMapKitBeta",
3   "version": "3.7.0.2",
4   "license": "MIT",
5   "summary": "Phunware PWMapKit SDK (BETA)",
6   "homepage": "https://github.com/phunware/beta-ios",
7   "authors": {
8     "Phunware": "info@phunware.com"
9   },
10   "source": {
11     "git": "https://github.com/phunware/beta-ios.git",
12     "tag": "PWMapKit-3.7.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "Framework/PWMapKit.framework",
20     "dependencies": {
21       "PWLocation": [
23       ]
24     },
25     "frameworks": [
26       "Security",
27       "CoreGraphics",
28       "QuartzCore",
29       "SystemConfiguration",
30       "MobileCoreServices",
31       "CoreTelephony",
32       "CoreLocation",
33       "MapKit"
34     ]
35   }