blob: bc25ffb42cfb0169e5235bf9894478c16dbebef2 [file] [log] [blame]
{
"name": "TencentMapSdk",
"version": "2.1.1.04.03",
"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.03"
},
"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"
],
"libraries": [
"z",
"stdc++",
"sqlite3"
]
}