[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / b / PWMapKitBeta / 3.4.1.35 / PWMapKitBeta.podspec.json
blob6258c7697084d60c078a0295f69b01a2aaa1f7b8
2   "name": "PWMapKitBeta",
3   "version": "3.4.1.35",
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.4.1.35"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "ios": {
19     "vendored_frameworks": "Framework/PWMapKit.framework",
20     "dependencies": {
21       "PWLocationBeta": [
23       ],
24       "TMCache": [
26       ]
27     },
28     "frameworks": [
29       "Security",
30       "CoreGraphics",
31       "QuartzCore",
32       "SystemConfiguration",
33       "MobileCoreServices",
34       "CoreTelephony",
35       "CoreLocation",
36       "MapKit"
37     ]
38   }