[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / TencentMapMobilityNearbyCarsSDK / 1.0.0 / TencentMapMobilityNearbyCarsSDK.podspec.json
blob66d354340cdfae9a44cbd4ac2504a994bccfa51e
2   "name": "TencentMapMobilityNearbyCarsSDK",
3   "version": "1.0.0",
4   "summary": "This is TencentMapMobilityNearbyCarsSDK.",
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/TencentMapMobilityNearbyCarsSDK.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "TencentMapMobilityNearbyCarsSDK.framework/Headers/*.h",
22   "public_header_files": "TencentMapMobilityNearbyCarsSDK.framework/Headers/*.h",
23   "resources": "TencentMapMobilityNearbyCarsSDK.framework/TencentMapMobilityNearbyCarsSDK.bundle",
24   "ios": {
25     "vendored_frameworks": "TencentMapMobilityNearbyCarsSDK.framework"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreLocation"
30   ],
31   "dependencies": {
32     "TencentMapMobilitySDK": [
33       "~> 1.0.0"
34     ]
35   }