[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 0 / TencentCloudCustomer / 2.1.0 / TencentCloudCustomer.podspec.json
blob79374354aaeba7250e1586d325ba5ee30829ac86
2   "name": "TencentCloudCustomer",
3   "version": "2.1.0",
4   "summary": "Tencent Cloud Smart Customer Service UIKit on Customer Side.",
5   "description": "Tencent Cloud Desk, leveraging Tencent's extensive experience in instant messaging and artificial intelligence, offers an all-in-one customer service solution for businesses. You can seamlessly integrate this AI-based customer service system into your corporate website, mobile apps, and Wechat mini-programs, enhancing the efficiency of services provided to your users. Furthermore, built on the robust Tencent Cloud Chat platform, Desk provides developers with advanced Instant Messaging capabilities and open APIs, enabling tailored solutions to meet specific business requirements.",
6   "homepage": "https://desk.qcloud.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tencent Cloud Desk": "814209329@qq.com"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/RoleWong/tencent_cloud_customer_ios",
17     "tag": "2.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "vendored_frameworks": "OpenTelemetry.framework",
23   "dependencies": {
24     "TDeskCore": [
25       "~> 2.1.0"
26     ],
27     "TDeskCommon": [
28       "~> 2.1.0"
29     ],
30     "TDeskChat": [
31       "~> 2.1.0"
32     ],
33     "TDeskCustomerServicePlugin": [
34       "~> 2.1.0"
35     ]
36   },
37   "frameworks": [
38     "UIKit",
39     "Foundation"
40   ],
41   "source_files": [
42     "TencentCloudCustomer/Classes/**/*",
43     "OpenTelemetry/Classes/**/*"
44   ],
45   "public_header_files": [
46     "TencentCloudCustomer/Classes/**/*.h",
47     "OpenTelemetry/Classes/**/*.h"
48   ],
49   "resources": [
50     "Resources/*.bundle"
51   ],
52   "swift_version": "5.0"