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