blob: 2cab8343bf6da315478421f05494c05d13d4a726 [file] [log] [blame]
{
"name": "ZowieSDK",
"version": "0.0.3",
"summary": "Zowie chat SDK.",
"homepage": "https://docs.getzowie.com",
"license": {
"type": "Copyright",
"text": " ZowieSDKs\n Created by Zowie on 1/01/2021\n Copyright (c) 2021 Zowie. All rights reserved.\n By downloading or using the Zowie Mobile SDK, You agree to the Zowie Master\n Service Agreement https://www.getzowie.com/master-service-agreement and\n acknowledge that such terms govern Your use of and access to the Mobile SDK.\n"
},
"authors": "Zowie",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.3",
"cocoapods_version": ">= 1.9.3",
"source": {
"git": "https://github.com/chatbotizeteam/sdk-native-ios.git",
"tag": "0.0.3"
},
"vendored_frameworks": "ZowieSDK.xcframework",
"frameworks": "UIKit",
"dependencies": {
"Apollo": [
"~> 0.36.0"
],
"Apollo/WebSocket": [
"~> 0.36.0"
],
"Kingfisher": [
"~> 5.15.7"
],
"lottie-ios": [
"~> 3.1.9"
]
},
"swift_version": "5.3"
}