blob: 0143029e74ea5a094c588df15148a7c6e2cc0f5a [file] [log] [blame]
{
"name": "TencentMapSdkLite",
"version": "2.0.0.00.03",
"summary": "This is TencentMapSdk Lite.",
"description": "The Map Software develop kit.",
"homepage": "https://github.com/TencentSDK/TencentMapSdkLite",
"license": "BSD",
"authors": {
"eximpression": "ex_impression@hotmail.com"
},
"source": {
"git": "https://github.com/TencentSDK/TencentMapSdkLite.git",
"tag": "2.0.0.00.03"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TencentMapSdkLite/Classes/**/*",
"vendored_libraries": [
"TencentMapSdkLite/Library/libQMapKitLite.a"
],
"public_header_files": "TencentMapSdkLite/Classes/Headers/*.h",
"resources": "TencentMapSdkLite/Bundles/SOSOMAPRES.bundle",
"frameworks": [
"SystemConfiguration",
"UIKit",
"CoreText",
"OpenGLES",
"QuartzCore",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"Accelerate",
"ImageIO"
],
"libraries": [
"z",
"stdc++",
"stdc++.6.0.9",
"sqlite3"
]
}