blob: 2e27ed10d4ba06d80f7891fd260ccb274d356c8c [file] [log] [blame]
{
"name": "C3Lib",
"version": "0.0.6",
"summary": "Ericsson Contextual Communication Cloud SDK",
"description": "iOS SDK for building Ericsson Contextual Communication Cloud apps.",
"homepage": "https://github.com/Ericsson/c3-ios-sdk",
"license": {
"type": "BSD-2",
"file": "LICENSE"
},
"authors": {
"Ericsson AB": "labs@ericsson.com"
},
"source": {
"git": "https://github.com/Ericsson/c3-ios-sdk.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "C3Lib/cct.framework",
"module_name": "cct",
"dependencies": {
"CryptoSwift": [
"~> 0.6.6"
],
"MatrixSDK": [
"~> 0.7.1"
],
"WebRTC": [
"~> 54.6.13869"
]
},
"pushed_with_swift_version": "3.0"
}