[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / e / 9 / TUIEmojiPlugin / 7.9.5666 / TUIEmojiPlugin.podspec.json
blob9b220b288fd78b19035b74ff42fee7cce83f62e7
2   "name": "TUIEmojiPlugin",
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": "TUIEmojiPlugin",
15   "requires_arc": true,
16   "source": {
17     "http": "https://im.sdk.cloud.tencent.cn/download/tuikit/7.9.5666/ios/TUIEmojiPlugin.zip?time=4"
18   },
19   "default_subspecs": "CommonModel",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "resource_bundles": {
27     "TUIEmojiPlugin_Privacy": "**/TUIEmojiPlugin/Resources/PrivacyInfo.xcprivacy"
28   },
29   "subspecs": [
30     {
31       "name": "CommonModel",
32       "source_files": "**/TUIEmojiPlugin/CommonModel/*.{h,m,mm}",
33       "dependencies": {
34         "TUICore": [
36         ],
37         "TIMCommon": [
38           "~>7.9.5666"
39         ],
40         "TUIChat": [
41           "~>7.9.5666"
42         ]
43       }
44     }
45   ]