[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 9 / d / TUICore / 7.9.5666 / TUICore.podspec.json
blob2fc99acb7a2395d23717ce4e9fa22b1abb94fce9
2   "name": "TUICore",
3   "version": "7.9.5666",
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.9.5666/ios/TUICore.zip"
21   },
22   "default_subspecs": "ImSDK_Plus",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
30     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK",
31     "DEFINES_MODULE": "YES"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK",
36     "DEFINES_MODULE": "YES"
37   },
38   "resource_bundles": {
39     "TUICore_Privacy": "**/TUICore/Resources/PrivacyInfo.xcprivacy"
40   },
41   "subspecs": [
42     {
43       "name": "ImSDK_Plus",
44       "dependencies": {
45         "TXIMSDK_Plus_iOS": [
47         ],
48         "TUICore/Base": [
50         ]
51       }
52     },
53     {
54       "name": "Base",
55       "source_files": "**/TUICore/*.{h,m,mm,c}",
56       "resources": [
57         "**/TUICore/Resources/*.bundle"
58       ]
59     }
60   ]