[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / d / 0 / f / ZohoGCSDK / 1.1 / ZohoGCSDK.podspec.json
blob10a804c1aea777d8a6f51c264bb0c64744c64295
2   "name": "ZohoGCSDK",
3   "version": "1.1",
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.1/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.3.7"
30     ],
31     "ZDHelperKit": [
32       "1.0.0"
33     ],
34     "ZDMediaPickerSDK": [
35       "1.0.6"
36     ],
37     "ZDThemeKit": [
38       "1.3"
39     ],
40     "ZohoPubSubSDK": [
41       "1.2.7"
42     ]
43   }