blob: 76dfda745c13e7e1dbfc6d8396df94fdb3e69025 [file] [log] [blame]
{
"name": "KiwiMapVendor",
"version": "0.2.3",
"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.2.3"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit",
"JavaScriptCore",
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"Security",
"OpenGLES",
"CoreText",
"CoreGraphics",
"GLKit"
],
"libraries": [
"z",
"c++",
"sqlite3.0"
],
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"resources": [
"MapVendor/VendorFramework/MAMapKit.framework/AMap.bundle",
"MapVendor/VendorFramework/BaiduMapAPI_Map.framework/mapapi.bundle"
],
"vendored_frameworks": "MapVendor/VendorFramework/*.framework",
"vendored_libraries": "MapVendor/VendorFramework/thirdlibs/*.a",
"swift_version": "5.0"
}