[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 8 / 0 / TencentMapMobilityBoardingPlacesSDK / 1.0.0 / TencentMapMobilityBoardingPlacesSDK.podspec.json
blob694114b570126514f0d8b6f5585502b9d109da3c
2   "name": "TencentMapMobilityBoardingPlacesSDK",
3   "version": "1.0.0",
4   "summary": "This is TencentMapMobilityBoardingPlacesSDK.",
5   "homepage": "https://lbs.qq.com",
6   "license": {
7     "type": "CopyRight",
8     "text": "Copyright © 1998-2019 Tencent All Rights Reserved"
9   },
10   "authors": {
11     "mol": "mikedpzhang@tencent.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/tentcentmap-mobility/TencentMapMobilityBoardingPlacesSDK.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "TencentMapMobilityBoardingPlacesSDK.framework/Headers/*.h",
22   "public_header_files": "TencentMapMobilityBoardingPlacesSDK.framework/Headers/*.h",
23   "resources": "TencentMapMobilityBoardingPlacesSDK.framework/TencentMapMobilityBoardingPlacesSDK.bundle",
24   "ios": {
25     "vendored_frameworks": "TencentMapMobilityBoardingPlacesSDK.framework"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreLocation"
30   ],
31   "dependencies": {
32     "TencentMapMobilitySDK": [
33       "~> 1.0.0"
34     ],
35     "TencentMapMobilitySearchSDK": [
36       "~> 1.0.0"
37     ]
38   }