[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 0 / f / ZohoGCSDK / 1.2.0 / ZohoGCSDK.podspec.json
blob1d10dd80fcc6117f271f5d6a41842f3917e0ecfd
2   "name": "ZohoGCSDK",
3   "version": "1.2.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/1.2.0/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.0"
30     ],
31     "ZDHelperKit": [
32       "1.0.0"
33     ],
34     "ZDMediaPickerSDK": [
35       "1.0.7"
36     ],
37     "ZohoDeskPlatformDataBridge": [
38       "2.0.0-beta.1"
39     ],
40     "ZohoDeskPlatformUIKit": [
41       "2.0.0-beta.1"
42     ],
43     "SwiftProtobuf": [
44       "1.19.0"
45     ]
46   }