[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / 1 / MMTestOnly / 4.4.2.1 / MMTestOnly.podspec.json
blob9e40b1e20e8e6b9abd796761a35275cc5b21ab92
2   "name": "MMTestOnly",
3   "version": "4.4.2.1",
4   "summary": "Tencent iOS map SDK.",
5   "description": "A podspec for Tencent iOS map SDK deployment starts from v4.2.6.2",
6   "homepage": "https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/summary",
7   "license": {
8     "type": "CopyRight",
9     "text": "Copyright © 1998-2018 Tencent All Rights Reserved"
10   },
11   "authors": {
12     "TencentLBS": "tencentlbspod@outlook.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "http": "https://mapapi.qq.com/sdk/map/iOS/TencentMapSDK_iOS_3D_v4.4.2.zip"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreText",
30     "CoreLocation",
31     "QuartzCore"
32   ],
33   "resources": "TencentMapSDK_iOS_3D_v4.4.2/sdk/QMapKit.framework/QMapKit.bundle",
34   "libraries": [
35     "c++",
36     "sqlite3.0"
37   ],
38   "compiler_flags": "-ObjC",
39   "subspecs": [
40     {
41       "name": "QMapKit",
42       "public_header_files": "TencentMapSDK_iOS_3D_v4.4.2/sdk/QMapKit.framework/Headers/*.h",
43       "source_files": "TencentMapSDK_iOS_3D_v4.4.2/sdk/QMapKit.framework/Headers/*.{h}"
44     },
45     {
46       "name": "QMapVisualPlugin",
47       "source_files": "TencentMapSDK_iOS_3D_v4.4.2/sdk/QMapVisualPlugin.framework/Headers/*.{h}",
48       "public_header_files": "TencentMapSDK_iOS_3D_v4.4.2/sdk/QMapVisualPlugin.framework/Headers/*.h"
49     }
50   ]