[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 3 / 8 / 1 / ChatSDKNew / 1.0.0 / ChatSDKNew.podspec.json
blob165b2c37a0a275f2f909bd2352ceb5acd72b656d
2   "name": "ChatSDKNew",
3   "version": "1.0.0",
4   "summary": "ChatSDKNew 1.0.0",
5   "homepage": "https://github.com/mtr1012/zendesk-chat-sdk",
6   "license": {
7     "type": "Copyright",
8     "text": "    ZendeskSDKs\n    Created by Zendesk on  1/09/2020\n    Copyright (c) 2020 Zendesk. All rights reserved.\n    By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master\n    Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License\n    Agreement https://www.zendesk.com/company/customers-partners/#application-developer-api-license-agreement and\n    acknowledge that such terms govern Your use of and access to the Mobile SDK.\n"
9   },
10   "authors": "Alex",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "requires_arc": true,
15   "swift_versions": "5.3",
16   "cocoapods_version": ">= 1.9.3",
17   "source": {
18     "git": "https://github.com/mtr1012/zendesk-chat-sdk.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": "ChatSDK.xcframework",
22   "preserve_paths": [
23     "ChatSDK.xcframework",
24     "ChatSDK.dSYMs/*.dSYM"
25   ],
26   "dependencies": {
27     "ZendeskChatProvidersSDK": [
28       "~> 2.10.0"
29     ],
30     "ZendeskMessagingSDK": [
31       "~> 3.8.1"
32     ]
33   },
34   "swift_version": "5.3"