[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / b / PWMapKitBeta / 4.0.0.28 / PWMapKitBeta.podspec.json
blob0cec5d54c9988b1dfd312aaeba265bbf413a5e97
2   "name": "PWMapKitBeta",
3   "version": "4.0.0.28",
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-4.0.0.28"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "Framework/PWMapKit.framework"
20   },
21   "default_subspecs": "all-frameworks",
22   "subspecs": [
23     {
24       "name": "all-frameworks",
25       "dependencies": {
26         "PWLocationBeta": [
28         ]
29       }
30     },
31     {
32       "name": "NoAds",
33       "ios": {
34         "vendored_frameworks": "Framework/PWMapKit.framework"
35       },
36       "dependencies": {
37         "PWLocationBeta/NoAds": [
39         ]
40       }
41     }
42   ]