[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / b / 2 / d / PhunwareMapping / 1.7.0 / PhunwareMapping.podspec.json
blob73d856b920ca09bdd55bffa16d7fc2108a809d4c
2   "name": "PhunwareMapping",
3   "version": "1.7.0",
4   "summary": "A Phunware module that provides mapping and routing functionalities.",
5   "homepage": "https://www.phunware.com",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2009-present Phunware, Inc. All rights reserved."
9   },
10   "authors": {
11     "Phunware, Inc.": "https://www.phunware.com"
12   },
13   "social_media_url": "https://twitter.com/Phunware",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/phunware/maas-mapping-module-ios.git",
19     "tag": "1.7.0"
20   },
21   "vendored_frameworks": "Frameworks/PhunwareMapping.xcframework",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "PhunwareFoundation": [
25       "~> 1.0.0"
26     ],
27     "PhunwareNetworking": [
28       "~> 1.1.0"
29     ],
30     "PhunwareTheming": [
31       "~> 1.0.2"
32     ],
33     "PhunwarePermissionPriming": [
34       "~> 1.2.1"
35     ],
36     "PWMapKit": [
37       "~> 3.15.0"
38     ]
39   }