blob: f14f8ea506c69b6b55d2e5a8daaa3f1cfc9ae2c7 [file] [log] [blame]
{
"name": "KiwiMapVendor",
"version": "0.1.0",
"summary": "map vendor",
"homepage": "https://github.com/gzkiwiinc/MapVendor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kiwi": "http://kiwiinc.net"
},
"source": {
"git": "https://github.com/gzkiwiinc/MapVendor.git",
"tag": "0.1.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit",
"JavaScriptCore",
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"Security",
"OpenGLES",
"CoreText",
"CoreGraphics",
"GLKit"
],
"libraries": [
"z",
"c++"
],
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"resources": "MapVendor/VendorFramework/MAMapKit.framework/AMap.bundle",
"vendored_frameworks": "MapVendor/VendorFramework/*.framework",
"swift_version": "5.0"
}