[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / d / VietMapsFlutter / 1.0.0 / VietMapsFlutter.podspec.json
blob424cf2ba60d63f81f140002048ae1f7e3027ed11
2   "name": "VietMapsFlutter",
3   "version": "1.0.0",
4   "summary": "VietMapsFlutter 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_flutter_ios.git",
16     "tag": "1.0.0"
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   }