[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / b / 2 / VietMaps / 0.1.2 / VietMaps.podspec.json
blob62ca3a0245d64470045174e04a367a94f5517578
2   "name": "VietMaps",
3   "version": "0.1.2",
4   "summary": "VietMaps GL SDK For iOS",
5   "description": "OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa Touch APIs.",
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   "source": {
15     "git": "https://github.com/aic-develop/vietmaps-gl-native-ios.git",
16     "tag": "0.1.2"
17   },
18   "public_header_files": "Mapbox.framework/Headers/*.h",
19   "source_files": "Mapbox.framework/Headers/*.h",
20   "vendored_frameworks": "Mapbox.framework",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "VietMapsMobileEvents": [
27       "0.1.0"
28     ]
29   }