blob: 70f133ed645c553393b7002bb144aeb58b97c05d [file] [log] [blame]
{
"name": "TestPodkeith",
"version": "1.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://wecar.myapp.com/myapp/mapwecar/shuttle/open_platform/iOS/TencentMapSDK_iOS_3D_v4.2.6.2.zip"
},
"public_header_files": "TencentMapSDK_iOS_3D_v4.2.6.2/sdk/QMapKit.framework/Headers/*.h",
"source_files": "TencentMapSDK_iOS_3D_v4.2.6.2/sdk/QMapKit.framework/Headers/*.h",
"resources": "TencentMapSDK_iOS_3D_v4.2.6.2/sdk/QMapKit.framework/QMapKit.bundle",
"frameworks": [
"UIKit",
"CoreText",
"CoreLocation"
],
"libraries": [
"c++",
"sqlite3.0"
],
"ios": {
"vendored_frameworks": "TencentMapSDK_iOS_3D_v4.2.6.2/sdk/QMapKit.framework"
},
"compiler_flags": "-ObjC"
}