[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / d / TUICore / 6.7.3186 / TUICore.podspec.json
blobd40fb90ffd62050e0b7fe498b1fbb9fe404ebb8f
2   "name": "TUICore",
3   "version": "6.7.3186",
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/6.7.3184/ios/TUICore.zip"
21   },
22   "default_subspecs": "ImSDK_Plus",
23   "dependencies": {
24     "ReactiveObjC": [
26     ],
27     "SDWebImage": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK"
38   },
39   "subspecs": [
40     {
41       "name": "ImSDK_Plus",
42       "dependencies": {
43         "TXIMSDK_Plus_iOS": [
44           "6.7.3184"
45         ],
46         "TUICore/Base": [
48         ]
49       }
50     },
51     {
52       "name": "ImSDK_Scenario",
53       "dependencies": {
54         "TXIMSDK_Customer_iOS": [
55           "6.7.3186"
56         ],
57         "TUICore/Base": [
59         ]
60       }
61     },
62     {
63       "name": "Base",
64       "source_files": "**/TUICore/*.{h,m,mm,c}",
65       "resources": [
66         "**/TUICore/Resources/*.bundle"
67       ]
68     }
69   ]