[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / c / VietMapsAnnotationExtension / 0.2.0 / VietMapsAnnotationExtension.podspec.json
blobe7dd4c5da3b8b6a33409f6a8f570f14dc56bc5c7
2   "name": "VietMapsAnnotationExtension",
3   "version": "0.2.0",
4   "summary": "Extension to support VietMaps's runtime styling annotations api.",
5   "description": "Provides an object oriented annotation api around runtime styling.",
6   "homepage": "https://docs.vietmaps.vn/",
7   "license": {
8     "type": "Copyright",
9     "text": "   Copyright 2020 AIC Group\n"
10   },
11   "authors": {
12     "AIC Developer": "aic.developer01@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/aic-develop/vietmaps_annotation_extension_ios.git",
19     "tag": "0.2.0"
20   },
21   "public_header_files": "MapboxAnnotationExtension.framework/Headers/*.h",
22   "source_files": "MapboxAnnotationExtension.framework/Headers/*.h",
23   "vendored_frameworks": "MapboxAnnotationExtension.framework",
24   "requires_arc": true,
25   "module_name": "MapboxAnnotationExtension",
26   "dependencies": {
27     "VietMapsFlutter": [
29     ]
30   }