[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / f / NEDirections / 1.2 / NEDirections.podspec.json
blob6db6fbfebebe9d10fa76da5dfd1e0a11e2db78e4
2   "name": "NEDirections",
3   "version": "1.2",
4   "summary": "NEDirections SDK",
5   "description": "helps you to connect your iOS  application to the [NE Directions](https://nav.darb.ae/docs/ios/api/navigation/) APIs. This helps you to find the route between any two locations with waypoints included if needed. It also provides clear routing instructions and other details required to reach your destination with any hassles.",
6   "homepage": "https://www.virtualmaze.com/",
7   "documentation_url": "https://nav.darb.ae/docs/ios/api/directions/",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "VirtualMaze": "info@virtualmaze.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "http://67.227.142.183/gtnavmaps/frameworks/NEDirections.zip"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "NEDirections.framework",
24       "NEPolyline.framework"
25     ]
26   },
27   "requires_arc": true,
28   "module_name": "NEDirections",
29   "swift_versions": "4.0",
30   "swift_version": "4.0"