[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / d / 0 / f / ZohoGCSDK / 0.1 / ZohoGCSDK.podspec.json
blobe919e7662bd1668741a15f1a245bca216749c9c2
2   "name": "ZohoGCSDK",
3   "version": "0.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/0.1/ZohoGCSDK.zip"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "ZohoGCSDK.xcframework"
28   },
29   "frameworks": "UIKit",
30   "dependencies": {
31     "ZDChat": [
32       "2.3"
33     ],
34     "ZDThemeKit": [
35       "1.2"
36     ]
37   }