[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / f / NEDirections / 1.1 / NEDirections.podspec.json
blob1f039d238856ba6b73cec79bde05d929711fb00f
2   "name": "NEDirections",
3   "version": "1.1",
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.20/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"