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