[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 3 / 8 / PWLocationBeta / 3.4.2.32 / PWLocationBeta.podspec.json
blob830c4f71db6e92fd6ca072b6f6eeb02264560ece
2   "name": "PWLocationBeta",
3   "version": "3.4.2.32",
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-3.4.2.32"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "ios": {
19     "vendored_frameworks": "Framework/PWLocation.framework",
20     "dependencies": {
21       "PWCoreBeta": [
23       ],
24       "MistSDK": [
26       ],
27       "TMCache": [
29       ]
30     },
31     "libraries": "c++",
32     "frameworks": [
33       "Security",
34       "QuartzCore",
35       "SystemConfiguration",
36       "MobileCoreServices",
37       "CoreTelephony",
38       "CoreBluetooth",
39       "CoreMotion",
40       "CoreLocation",
41       "MapKit"
42     ]
43   },
44   "libraries": [
45     "sqlite3",
46     "z",
47     "xml2.2"
48   ]