[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 6 / b / PWMapKitBeta / 4.0.0.12 / PWMapKitBeta.podspec.json
blobb2c0bec265c8cb73f3ef2908f5b7ff3d89d6c135
2   "name": "PWMapKitBeta",
3   "version": "4.0.0.12",
4   "license": "MIT",
5   "summary": "Phunware PWMapKit 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": "PWMapKit-4.0.0.12"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "Framework/PWMapKit.framework",
20     "frameworks": [
21       "Security",
22       "CoreGraphics",
23       "QuartzCore",
24       "SystemConfiguration",
25       "MobileCoreServices",
26       "CoreTelephony",
27       "CoreLocation",
28       "MapKit"
29     ]
30   }