blob: 0c52e12e6ed7d3c437125abf2d086e4b7c7a3a67 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.21.3",
"summary": "VoxImplant SDK for iOS",
"description": "VoxImplant iOS SDK lets you embed voice communication into your native iOS applications. It is a framework\nthat contains the armv7, arm64, i386 and x86_64 slices.\nBitcode is __disabled__",
"homepage": "https://voximplant.com",
"documentation_url": "https://voximplant.com/docs/references/iossdk",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": "Zingaya, Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-sdk/2.21.3/VoxImplant.zip",
"sha256": "9f44f06461dec55d2a75f7e19363c1596236f7b78c42ddcb28ee4df891d6f882"
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"= 74.0.1"
]
}
},
{
"name": "CocoaLumberjackLogger",
"source_files": "CocoaLumberjackLogger/VIClient+FileLogging.*",
"dependencies": {
"VoxImplantSDK/Core": [
],
"CocoaLumberjack": [
"~> 3.4"
]
}
}
]
}