[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 3 / 8 / PWLocationBeta / 4.0.0.45 / PWLocationBeta.podspec.json
blobe67864c83b45ee3131a541512510e9b7684a32e4
2   "name": "PWLocationBeta",
3   "version": "4.0.0.45",
4   "license": "MIT",
5   "summary": "Phunware PWLocation 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": "PWLocation-4.0.0.41"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "4.2",
19   "ios": {
20     "vendored_frameworks": "Framework/PWLocation.framework",
21     "dependencies": {
22       "MistSDK": [
24       ],
25       "TMCache": [
27       ],
28       "SSZipArchive": [
30       ]
31     },
32     "libraries": "c++",
33     "frameworks": [
34       "Security",
35       "QuartzCore",
36       "SystemConfiguration",
37       "MobileCoreServices",
38       "CoreTelephony",
39       "CoreBluetooth",
40       "CoreMotion",
41       "CoreLocation",
42       "MapKit"
43     ]
44   },
45   "default_subspecs": "all-frameworks",
46   "libraries": [
47     "sqlite3",
48     "z",
49     "xml2.2"
50   ],
51   "subspecs": [
52     {
53       "name": "all-frameworks",
54       "dependencies": {
55         "PWCoreBeta": [
57         ]
58       }
59     },
60     {
61       "name": "NoAds",
62       "ios": {
63         "vendored_frameworks": "Framework/PWLocation.framework"
64       },
65       "dependencies": {
66         "PWCoreNoAds": [
68         ]
69       }
70     }
71   ],
72   "swift_version": "4.2"