[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / d / 0 / f / ZohoGCSDK / 1.2.4 / ZohoGCSDK.podspec.json
blob9b99d0f4ca6746ed6dfe9fa0168dcd87afa138c1
2   "name": "ZohoGCSDK",
3   "version": "1.2.4",
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/1.2.4/ZohoGCSDK.zip"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "PRODUCT_BUNDLE_IDENTIFIER": "com.zoho.gc.chat"
22   },
23   "ios": {
24     "vendored_frameworks": "ZohoGCSDK.xcframework"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "ZDChat": [
29       "2.4.4"
30     ],
31     "ZDHelperKit": [
32       "1.0.2"
33     ],
34     "ZDMediaPickerSDK": [
35       "1.0.8"
36     ],
37     "ZohoDeskPlatformDataBridge": [
38       "~> 2.0.0-beta"
39     ],
40     "ZohoDeskPlatformUIKit": [
41       "~> 2.0.0-beta"
42     ],
43     "SwiftProtobuf": [
44       "1.26.0"
45     ],
46     "ZohoPubSubSDK": [
47       "1.2.8"
48     ]
49   }