[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 6 / TencentMapMobilitySDK / 0.9.1 / TencentMapMobilitySDK.podspec.json
blob0cffb3e43d59670f6c012ee402a2860ccf196591
2   "name": "TencentMapMobilitySDK",
3   "version": "0.9.1",
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": "0.9.1"
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": [
33       "~> 4.2.6.2"
34     ]
35   }