[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / a / 9 / 2 / ZohoDeskAnswerBotSDK / 1.3.0 / ZohoDeskAnswerBotSDK.podspec.json
blobc066f13cc02ffb11818e4c403f972fb59a1ac610
2   "name": "ZohoDeskAnswerBotSDK",
3   "version": "1.3.0",
4   "summary": "A Provider framework for Desk(Support module)",
5   "license": {
6     "type": "MIT",
7     "text": "Copyright (c) 2024 Zoho\n"
8   },
9   "homepage": "https://www.zoho.com/desk",
10   "authors": {
11     "DeskMobile": "support@zohodesk.com"
12   },
13   "source": {
14     "http": "https://maven.zohodl.com/ZohoDesk/ZohoGC/iOS/1.3.0/ZohoDeskAnswerBotSDK.zip"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "PRODUCT_BUNDLE_IDENTIFIER": "com.zoho.ab.chat"
22   },
23   "ios": {
24     "vendored_frameworks": "ZohoDeskAnswerBotSDK.xcframework"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "ZDChat": [
29       "2.4.5"
30     ],
31     "ZDHelperKit": [
32       "1.0.2"
33     ],
34     "SwiftProtobuf": [
35       "1.26.0"
36     ],
37     "ZDMediaPickerSDK": [
38       "1.0.8"
39     ],
40     "ZohoDeskPlatformDataBridge": [
41       "2.0.0-beta.6"
42     ],
43     "ZohoDeskPlatformUIKit": [
44       "2.0.0-beta.6"
45     ]
46   }