[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / ZDChat / 2.4.0 / ZDChat.podspec.json
blob190cd2e76cab74842f0b656295e97daf99f90822
2   "name": "ZDChat",
3   "version": "2.4.0",
4   "summary": "A Provider framework for Desk(Support module)",
5   "license": {
6     "type": "MIT",
7     "text": "Copyright (c) 2022 Zoho\n"
8   },
9   "homepage": "https://www.zoho.com/desk",
10   "authors": {
11     "Rajeshkumar Lingavel": "rajeshkumar.l@zohocorp.com"
12   },
13   "source": {
14     "http": "https://maven.zohodl.com/ZohoDesk/ZohoGC/iOS/2.4.0/ZDChat.zip"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "PRODUCT_BUNDLE_IDENTIFIER": "com.zoho.desk.ZDChat"
22   },
23   "ios": {
24     "vendored_frameworks": "ZDChat.xcframework"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "ZDHelperKit": [
29       "1.0.0"
30     ],
31     "ZDMediaPickerSDK": [
32       "1.0.7"
33     ],
34     "ZohoDeskPlatformDataBridge": [
35       "2.0.0-beta.1"
36     ],
37     "ZohoDeskPlatformUIKit": [
38       "2.0.0-beta.1"
39     ],
40     "SwiftProtobuf": [
41       "1.19.0"
42     ]
43   }