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