[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / d / TUICore / 7.0.3770 / TUICore.podspec.json
blobddefacd6a4d979047c7f87e84ae94684fd4e500c
2   "name": "TUICore",
3   "version": "7.0.3770",
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.qcloud.com/download/tuikit/7.0.3770/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   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
38     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) ENABLE_SCENARIO_SDK",
39     "GENERATE_INFOPLIST_FILE": "YES"
40   },
41   "subspecs": [
42     {
43       "name": "ImSDK_Plus",
44       "dependencies": {
45         "TXIMSDK_Plus_iOS": [
46           "7.0.3768"
47         ],
48         "TUICore/Base": [
50         ]
51       }
52     },
53     {
54       "name": "ImSDK_Scenario",
55       "dependencies": {
56         "TXIMSDK_Customer_iOS": [
57           "7.0.3754"
58         ],
59         "TUICore/Base": [
61         ]
62       }
63     },
64     {
65       "name": "Base",
66       "source_files": "**/TUICore/*.{h,m,mm,c}",
67       "resources": [
68         "**/TUICore/Resources/*.bundle"
69       ]
70     }
71   ]