blob: 9684ddc230149b116339f64f00f51acf3b90d5ae [file] [log] [blame]
{
"name": "TestPodkeith2",
"version": "2.0.1",
"summary": "testPod for test purpose.",
"description": "It for testing.\nmainly to do a test lar",
"homepage": "https://github.com/keithtso/podTest",
"license": {
"type": "CopyRight",
"text": "Copyright © 1998-2018 Tencent All Rights Reserved"
},
"authors": {
"Keith": "keithcao353@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"http": "https://a.amap.com/lbs/static/zip/AMap_iOS_3DMap_Lib_V6.7.0.zip"
},
"public_header_files": "MAMapKit.framework/Headers/*.h",
"source_files": "MAMapKit.framework/Headers/*.h",
"resources": "MAMapKit.framework/AMap.bundle",
"frameworks": [
"UIKit",
"CoreText",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"CoreTelephony",
"Security",
"OpenGLES",
"CoreGraphics",
"GLKit"
],
"libraries": [
"c++",
"sqlite3.0"
],
"ios": {
"vendored_frameworks": "MAMapKit.framework"
},
"compiler_flags": "-ObjC",
"dependencies": {
"AMapFoundation": [
"~> 1.5"
]
}
}