[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / d / TUICore / 7.8.5483 / TUICore.podspec.json
blob9127e0652545d62cf77c8328e239cd6511283cce
2   "name": "TUICore",
3   "version": "7.8.5483",
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.8.5483/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   "subspecs": [
39     {
40       "name": "ImSDK_Plus",
41       "dependencies": {
42         "TXIMSDK_Plus_iOS": [
43           "~> 7.8.5483"
44         ],
45         "TUICore/Base": [
47         ]
48       }
49     },
50     {
51       "name": "Base",
52       "source_files": "**/TUICore/*.{h,m,mm,c}",
53       "resources": [
54         "**/TUICore/Resources/*.bundle"
55       ]
56     }
57   ]