blob: cc4210561579b8f141675cf6124aa19390d6cc26 [file] [log] [blame]
{
"name": "TencentMapSdk",
"version": "2.1.1.04.06",
"summary": "This is TencentMapSdk.",
"description": "The Map Software develop kit.",
"homepage": "https://github.com/TencentSDK/TencentMapSdk",
"license": "BSD",
"authors": {
"cleverzhang": "cleverzhang@tencent.com"
},
"source": {
"git": "https://github.com/TencentSDK/TencentMapSdk.git",
"tag": "2.1.1.04.06"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Bundles/SOSOMAPRES.bundle",
"vendored_libraries": [
"Pod/Library/libQMapSdk.a"
],
"frameworks": [
"SystemConfiguration",
"UIKit",
"CoreText",
"OpenGLES",
"QuartzCore",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"Accelerate",
"ImageIO"
],
"ios": {
"vendored_frameworks": "Pod/Framework/TMapBeaconAPI_SDKBase.framework"
},
"libraries": [
"z",
"stdc++",
"stdc++.6.0.9",
"sqlite3"
]
}