[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / d / TUICore / 7.4.4643 / TUICore.podspec.json
blobf285b48b666f473c33aa102ae79dde1eec5621d5
2   "name": "TUICore",
3   "version": "7.4.4643",
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/7.4.4643/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     "GENERATE_INFOPLIST_FILE": "YES",
35     "DEFINES_MODULE": "YES"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
39     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK",
40     "GENERATE_INFOPLIST_FILE": "YES",
41     "DEFINES_MODULE": "YES"
42   },
43   "subspecs": [
44     {
45       "name": "ImSDK_Plus",
46       "dependencies": {
47         "TXIMSDK_Plus_iOS": [
48           "7.4.4643"
49         ],
50         "TUICore/Base": [
52         ]
53       }
54     },
55     {
56       "name": "Base",
57       "source_files": "**/TUICore/*.{h,m,mm,c}",
58       "resources": [
59         "**/TUICore/Resources/*.bundle"
60       ]
61     }
62   ]