[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 4 / NEOfflineDirections / 1.0.1 / NEOfflineDirections.podspec.json
blobb98d54ec8fdc9eab6f56b4bd619d54960fa63dad
2   "name": "NEOfflineDirections",
3   "version": "1.0.1",
4   "summary": "NEOfflineDirections 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/NEOfflineDirections.zip"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "NEOfflineDirections.framework",
24       "NEDirections.framework",
25       "NEPolyline.framework"
26     ]
27   },
28   "requires_arc": true,
29   "module_name": "NEDirections",
30   "swift_versions": "4.0",
31   "swift_version": "4.0"