{
	"maps-google": {
		"weex": {
			"libraries": [
				"libDCUniMap",
				"libDCUniGoogleMap"
			]
		},
		"frameworks": [
			"GoogleMapsBase.framework",
			"GoogleMaps.framework",
			"GoogleMapsCore.framework",
			"Accelerate.framework",
            "CoreData.framework",
            "CoreGraphics.framework",
            "CoreImage.framework",
            "CoreLocation.framework",
            "CoreTelephony.framework",
            "CoreText.framework",
            "GLKit.framework",
            "ImageIO.framework",
            "libc++.tbd",
            "libz.tbd",
            "Metal.framework",
            "OpenGLES.framework",
            "QuartzCore.framework",
            "SystemConfiguration.framework"
		],
		"privacies": [
			"NSLocationUsageDescription",
			"NSLocationWhenInUseUsageDescription",
			"NSLocationAlwaysUsageDescription",
			"NSLocationAlwaysAndWhenInUseUsageDescription"
		],
        "deploymentTarget": "12.0",
        "validArchitectures": [
          "arm64",
          "x86_64"
        ],
		"resources": [
			"GoogleMaps.bundle"
		],
		"parameters": [
			"APIKey_ios"
		],
		"plists": {
			"googleMap": {
				"APIKey": "{$APIKey_ios}"
			}
		},
		"des": "Google地图"
	}
}
