[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / d / TUICore / 8.3.6498 / TUICore.podspec.json
bloba83ef913522cac0ba1f9b5436374c1cb337d4ddb
2   "name": "TUICore",
3   "version": "8.3.6498",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/document/product/269/3794",
12   "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
13   "authors": "tencent video cloud",
14   "summary": "TUICore",
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "requires_arc": true,
19   "source": {
20     "http": "https://im.sdk.cloud.tencent.cn/download/tuikit/8.3.6498/ios/TUICore.zip"
21   },
22   "default_subspecs": "ImSDK_Plus",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK",
30     "DEFINES_MODULE": "YES"
31   },
32   "user_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK",
34     "DEFINES_MODULE": "YES"
35   },
36   "resource_bundles": {
37     "TUICore_Privacy": "**/TUICore/Resources/PrivacyInfo.xcprivacy"
38   },
39   "subspecs": [
40     {
41       "name": "ImSDK_Plus",
42       "dependencies": {
43         "TXIMSDK_Plus_iOS_XCFramework": [
45         ],
46         "TUICore/Base": [
48         ]
49       }
50     },
51     {
52       "name": "Base",
53       "source_files": "**/TUICore/*.{h,m,mm,c}",
54       "resources": [
55         "**/TUICore/Resources/*.bundle"
56       ]
57     }
58   ]