blob: 694114b570126514f0d8b6f5585502b9d109da3c [file] [log] [blame]
{
"name": "TencentMapMobilityBoardingPlacesSDK",
"version": "1.0.0",
"summary": "This is TencentMapMobilityBoardingPlacesSDK.",
"homepage": "https://lbs.qq.com",
"license": {
"type": "CopyRight",
"text": "Copyright © 1998-2019 Tencent All Rights Reserved"
},
"authors": {
"mol": "mikedpzhang@tencent.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tentcentmap-mobility/TencentMapMobilityBoardingPlacesSDK.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "TencentMapMobilityBoardingPlacesSDK.framework/Headers/*.h",
"public_header_files": "TencentMapMobilityBoardingPlacesSDK.framework/Headers/*.h",
"resources": "TencentMapMobilityBoardingPlacesSDK.framework/TencentMapMobilityBoardingPlacesSDK.bundle",
"ios": {
"vendored_frameworks": "TencentMapMobilityBoardingPlacesSDK.framework"
},
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"TencentMapMobilitySDK": [
"~> 1.0.0"
],
"TencentMapMobilitySearchSDK": [
"~> 1.0.0"
]
}
}