[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 3 / 8 / PWLocationBeta / 4.0.0.5 / PWLocationBeta.podspec.json
blob7884750a8725accdffd44aaed0241e1b5a6244a7
2   "name": "PWLocationBeta",
3   "version": "4.0.0.5",
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.5"
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     },
29     "libraries": "c++",
30     "frameworks": [
31       "Security",
32       "QuartzCore",
33       "SystemConfiguration",
34       "MobileCoreServices",
35       "CoreTelephony",
36       "CoreBluetooth",
37       "CoreMotion",
38       "CoreLocation",
39       "MapKit"
40     ]
41   },
42   "libraries": [
43     "sqlite3",
44     "z",
45     "xml2.2"
46   ]