[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / f / NEDirections / 1.0 / NEDirections.podspec.json
blobe02b37e35f6335dbed1cad5bfa5971d0bb88fb13
2   "name": "NEDirections",
3   "version": "1.0",
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   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "VirtualMaze": "info@virtualmaze.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "http://67.227.142.20/frameworks/NEDirections.zip"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "NEDirections.framework",
23       "NEPolyline.framework"
24     ]
25   },
26   "requires_arc": true,
27   "module_name": "NEDirections",
28   "swift_versions": "4.0",
29   "swift_version": "4.0"