[Add] ChartboostMediationAdapterGoogleBidding 4.11.12.0.1
[CocoaPods.git] / Specs / 1 / 2 / 6 / TencentMapMobilitySDK / 1.0.0 / TencentMapMobilitySDK.podspec.json
blobf20a37f060a0b6b22f3f04d35ce805c9035bd62d
2   "name": "TencentMapMobilitySDK",
3   "version": "1.0.0",
4   "summary": "This is TencentMapMobilitySDK.",
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/TencentMapMobilitySDK.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "TencentMapMobilitySDK.framework/Headers/*.h",
22   "public_header_files": "TencentMapMobilitySDK.framework/Headers/*.h",
23   "resources": "TencentMapMobilitySDK.framework/TencentMapMobilitySDK.bundle",
24   "ios": {
25     "vendored_frameworks": "TencentMapMobilitySDK.framework"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreLocation"
30   ],
31   "dependencies": {
32     "TencentMap-SDK": [
34     ]
35   }