[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 1 / f / VietMapDirections.swift / 2.0.1 / VietMapDirections.swift.podspec.json
blobad827292889953e514f2ae55169f656bb0844e7f
2   "name": "VietMapDirections.swift",
3   "version": "2.0.1",
4   "summary": "VietMap Directions API wrapper for Swift and Objective-C.",
5   "homepage": "https://github.com/vietmap-company",
6   "documentation_url": "https://maps.vietmap.vn/docs/sdk-mobile/sdk-ios/sdk-ios-ver2.0/",
7   "authors": {
8     "NhatPV": "nhatpv@vietmap.vn"
9   },
10   "license": {
11     "type": "MIT",
12     "text": "MIT License"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/vietmap-company/maps-sdk-directions-ios.git",
19     "tag": "2.0.1"
20   },
21   "source_files": [
22     "VietMapDirections",
23     "VietMapDirections/*/*"
24   ],
25   "requires_arc": true,
26   "module_name": "VietMapDirections",
27   "swift_versions": "4.0",
28   "dependencies": {
29     "VietMapPolyline": [
30       "~> 1.0.4"
31     ]
32   },
33   "swift_version": "4.0"