[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 6 / e / INVRouting / 0.1.3 / INVRouting.podspec.json
blobac8fee3b4c5553396c33f975831199ca539fc69a
2   "name": "INVRouting",
3   "module_name": "INVRouting",
4   "version": "0.1.3",
5   "summary": "INVRouting",
6   "description": "Routing API",
7   "homepage": "https://inavi.us",
8   "license": "Commercial",
9   "authors": {
10     "iNavi Team": "https://inavi.us"
11   },
12   "platforms": {
13     "ios": "13"
14   },
15   "source": {
16     "http": "https://repo.inavi.us/artifactory/generic-release-local/pods/inavi/INVRouting/0.1.3/INVRouting.framework.zip"
17   },
18   "source_files": "INVRouting.framework/**/*.{hpp,h,m,mm,swift}",
19   "public_header_files": "INVRouting.framework/**/*.{h,hpp}",
20   "preserve_paths": "INVRouting.framework",
21   "vendored_frameworks": "INVRouting.framework",
22   "cocoapods_version": ">= 1.10.1",
23   "dependencies": {
24     "INVCppHelper": [
25       "~> 0.1"
26     ],
27     "INVSGRE": [
28       "~> 0.1"
29     ],
30     "INVPackageManager": [
31       "~> 0.1"
32     ],
33     "INVhttprequest": [
34       "~> 0.1"
35     ],
36     "INVcglib": [
37       "~> 0.1"
38     ],
39     "INVtess2": [
40       "~> 0.1"
41     ],
42     "INVpicojson": [
43       "~> 0.1"
44     ],
45     "INVObjects": [
46       "~> 0.1"
47     ]
48   }