blob: 165b2c37a0a275f2f909bd2352ceb5acd72b656d [file] [log] [blame]
{
"name": "ChatSDKNew",
"version": "1.0.0",
"summary": "ChatSDKNew 1.0.0",
"homepage": "https://github.com/mtr1012/zendesk-chat-sdk",
"license": {
"type": "Copyright",
"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"
},
"authors": "Alex",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": "5.3",
"cocoapods_version": ">= 1.9.3",
"source": {
"git": "https://github.com/mtr1012/zendesk-chat-sdk.git",
"tag": "1.0.0"
},
"vendored_frameworks": "ChatSDK.xcframework",
"preserve_paths": [
"ChatSDK.xcframework",
"ChatSDK.dSYMs/*.dSYM"
],
"dependencies": {
"ZendeskChatProvidersSDK": [
"~> 2.10.0"
],
"ZendeskMessagingSDK": [
"~> 3.8.1"
]
},
"swift_version": "5.3"
}