[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 1 / VietMapNavigation / 3.1.3 / VietMapNavigation.podspec.json
blob7a19f043b83304cf1788b240bef3702b941b3871
2   "name": "VietMapNavigation",
3   "version": "3.1.3",
4   "summary": "Vietmap Navigation",
5   "homepage": "https://github.com/vietmap-company",
6   "documentation_url": "https://maps.vietmap.vn/docs/sdk-mobile/sdk-ios/sdk-ios-ver2.0/",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "NhatPV": "nhatpv@vietmap.vn"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/vietmap-company/maps-sdk-navigation-ios.git",
19     "tag": "vm-navigation-v3.1.3"
20   },
21   "source_files": [
22     "VietMapNavigation/**/*.{h,m,swift}",
23     "VietMapCoreNavigation/{Date,Sequence,String}.swift"
24   ],
25   "resources": [
26     "VietMapNavigation/Resources/*/*",
27     "VietMapNavigation/Resources/*"
28   ],
29   "requires_arc": true,
30   "module_name": "VietMapNavigation",
31   "dependencies": {
32     "VietMapCoreNavigation": [
33       "3.1.0"
34     ],
35     "VietMap": [
36       "~> 2.0.0"
37     ],
38     "VietMapSolar": [
39       "~> 1.0.3"
40     ],
41     "VietMapSpeech": [
42       "~> 2.0.1"
43     ]
44   },
45   "swift_versions": "5.0",
46   "swift_version": "5.0"